Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello- I'm trying to figure out what's happening with my code from lab 1 located here (C2000 Workshop: C2000 Piccolo 1-Day Workshop)
I'm fairly new to the C2000 series MCU and CCS: Using C2000 Launchpad XL for device TMS320F28027F and CCS Version is 12.8.0
The documentation (present in the C2000 workshop link) is for Gen 2 devices as Gen 3 does not have my Launchpad XL listed there.
The lab documentation contains a step-by-step pdf and I'm also following the youtube C2000 workshop videos. So reference material is plenty and readily available.
Lab 1 asks to:
1- Create a Target Config file. Here i'm using XDS100 V2 as I have onboard JTAG and i tested this selection when I was creating the Target Config File.
2- Use a supplied linker command file for mapping.
3- Run and debug a very simple piece of code (also supplied with the linker command file).
All of this is straight forward:
I created the Target config file and when creating the CCS project, I made sure to select the linker command file to "none". The Run time support library was kept as automatic.
The code compiles and loads successfully. I verified the memory register as instructed in the tutorial and indeed the values are loaded form the code to memory.
However, unlike the video, the variables in my debug view disappear upon running the code.
Any idea why this could be?
Thx for looking!







