This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Sensored BLDC Example on Concerto

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

  • I'm still working on this issue and believe that it's a problem with the .cmd files of the project.

    If I want to port a project from Piccolo to Concerto, which .cmd files do I have to include to build the project for Flash?
    In the Sensored Project for the Piccolo, the included .cmd files are "F28035_RAM_BLDC_Sensored.CMD" and "DSP2803x_Headers_nonBIOS.cmd".

    My guess was to change the DSP one with the "F28M35x_Headers_nonBIOS.cmd" found in C:\ti\controlSUITE\device_support\f28m35x\v160\F28M35x_headers\cmd .

    Any help would be greatly appreciated.

    Regards
    Marco 

  • Marco - I shot you a similar note on a seperate thread.  Did you ever get this project running?

    Erich