Please, I need some suppot to program into flash memory using the Flash_Loader option that simulink/Coder Target offers
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi guys,
I am using matlab 2014a/simulink, in particular the toolbox Embedded Coder 6.6 that supports CCSv5 (I use CCS 5.4) to Build and Execute code into F28335 MCU experiemtal kit. The thing is that when I program code into RAM memory there is not problem at all. Nevertheless if I try to progarm into FLASH memory by means of setting the Flash_Loader field (this option is available in Coder Target/Pherispheral/) in "Progam, Erase, Verify" arise a error related to CCS. The error says that CCS is not well installed. I have check the CCS requeriments with checkEnvSetup('ccsv5',''f28335,'check') and xmakefilesetup commads. why works using RAM memory? and, why does not work with Flash by menas of enabling Flash_Loader field? Anybody can give me some tips? I have read something about a matlab bug....
Best regards
Manue
2 Commenti
Kamal Joshi
il 16 Nov 2015
Have you tried to check your linker file and the configuration of the switches on your experimental board ?
Venkatachala Sarma
il 10 Mar 2016
Please check if you have followed this documentation.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!