Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hello,
I have a 28388DControlCard using the C2000Ware example of the CPUTimer to blink a led every second. I have program it in Flash and power down the 28388DControCard and after some seconds I power it up. I was hoping the 28388D will start-up and run the bootROm and then start the amin program, but is seem it get cough in the following line and never enters the main program.
3fb114: 6F00 SB 0, UNC
This also happens when the system comes from a Watchdog reset or form the external reset button.
According to the f2838x_codestartbranch.asm
;// For these examples, code_start is the first code that is executed after
;// exiting the boot ROM code.
;// In addition, the example F2838x projects are setup such that the codegen
;// entry point is also set to the code_start label.
I hope you could give me some information on how to s make my programs run after power up or after making a reset.
Best regards,
David