Other Parts Discussed in Thread: DESIGNDRIVE, , TMDSDOCK28379D, TMDXIDDK379D, C2000WARE
Hi,
I'm currently using the TMS320F28379D with the TMDSDOCK28379D Experimenter's Kit. I have the control card using the usb debug probe along with the On-Card xds100v2 Emulator, and I am trying to test the fcl_f2837x_tmdxiddk project. When I run the debugger, and switch to real-time after restarting the CPUs, hitting restart, and importing my variables, I flip the enableFlag from 0 to 1, but nothing happens. isrTicker doesn't even increase, which should denote that time has passed since enableFlag has been initiated. I am wondering if the designDrive kit is required and you can't just test this on the standalone card.
I also seem to get this warning "#10462-D Symbol, "Q_cla", referenced in "./sources/fcl_cpu_code.obj", assumes that data is blocked but is accessing non-blocked data in "./sources/fcl_cla_code.obj". Runtime failures may result." and I've seen previous forums say to update the C2000 compiler, which I have done.
Lastly, is this an issue that could cause problems?
"C28xx_CPU2: Trouble Removing Breakpoint with the Action "Finish Auto Run" at 0xd6cc: (Error -1066 @ 0xD6CC) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 9.2.0.00002)"
How do I remove breakpoints? I have it set to skip all breakpoints, but it still hits this.
Thank you,
Josh