Other Parts Discussed in Thread: TM4C129XNCZAD
Hello,
Can someone explain to me what the difference is between the TM4C1294NCPDT and the TM4C129XNCZAD device internal memory.
My compiler is complaining when I use a chip definition of TM4C1294NCPDT giving me "The downloaded program doesn't seem to match the expected memory layout of the target system" within the debug log window.
When I select chip definition of TM4C129XNCZAD, no such errors.
My understanding is both devices have 1024K FLASH with 256K SRAM.
Thank you.