Other Parts Discussed in Thread: CONTROLSUITE
Hi everyone
I'm trying to run the BLDC_Sensored example project form controlSUITE with a H52C1 Concerto controlCard and the DRV8312EVM Toolkit.
For the M3 I use the "setup_m3" project that boots the C28 from Flash.
I changed the Build Configurations to start from Flash according to this thread: http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/193006.aspx
However, when I try to load the program to the C28 (Run>Load>Load Program) I immediately get this output in the console and the C28 target is already in "Resume" mode (it normally is in "Suspended" after downloading):
C28xx_0: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x3f6000: (Error -1066 @ 0x3F6000) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.8.0)
C28xx_0: Can't Run Target CPU: (Error -1066 @ 0x3F6000) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.1.8.0)
I use a target config file according to the ti-wiki: http://processors.wiki.ti.com/index.php/Concerto_Dual_Core_Boot#Create_a_Flash_Boot_Target_Configuration
Regards
Marco