Other Parts Discussed in Thread: CONTROLSUITE
Hi Friends,
Error occurs when loading code into flash of M3.And how to erase flash?Thank you!
Best Regards,
Hongyue
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.
Other Parts Discussed in Thread: CONTROLSUITE
Hi Friends,
Error occurs when loading code into flash of M3.And how to erase flash?Thank you!
Best Regards,
Hongyue
Hi Gautam,
It's my custom code.When I set RAM active,it will encourter an error.I guess RAM is insufficient,so I set FLASH active.And then the situation happended.
In addition,RAM of M3 is only 36KB,but .out file of 200KB can be loaded into RAM normally.I don't know why?Thank you!
Best Regards,
Hongyue
Thats very odd! BTW try using the example flash project and paste your code in its main.c
This might solve your flash issue.
Regards,
Gautam
Hi Gautam,
In fact,my code is being programed in the project of ssi_loopback .Thank you!
Best Regards,
Hongyue
Hi Gautam,
Maybe what I said is unclear.I mean that error had happended when I used the project of ssi_loopback.So now no update.
Best Regards,
Hongyue
Hi,
What I meant to say is: Go to C:\ti\controlSUITE\device_support\f28m35x\v201\F28M35x_examples_Dual
Try running "flash_exe" project and give me an update. (Attach a screenshot if possible)
Regards,
Gautam
I wanted you to run this code because I wanted to check whether the flash based errors still exist or not! They seem to have disappeared right?
Regards,
Gautam
Hi Hongyue!
(Hi Gautam!)
And what about 4113.F28M35x-FRM-EX-UG.pdf (mainly ch. 2.4 & 3.29) Did you go through it already?
Regards,
Igor
Thank you Gautam and lgor! I have gone through this part,but it seems no explanation about this sort of error.Thank you all the same! If I have some new update,I will tell you.