Other Parts Discussed in Thread: LAUNCHXL-F280039C,
TI: I developed code using a LAUNCHXL-F280039C that boots both when emulating and in stand alone. I ported this code to a TMS320F280034 and changed the memory map. Flash starts at 0x80000 on the TMS32F280039 and at 0x88000 on the TMS32F280034. I also change BEGIN, the codestart address to 0x88000. This code boots when emulating but not in stand alone.
There's a previous thread on this and a solution was found, just not posted:
What is the fix for this, writing to OTP so the Boot ROM looks to 0x88000? What location in OTP, what value? Can you provide a snippet of code to show me how this is accomplished?
Thank you,
Jerry