Please, I need some suppot to program into flash memory using the Flash_Loader option that simulink/Coder Target offers
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Kamal Joshi
el 16 de Nov. de 2015
Have you tried to check your linker file and the configuration of the switches on your experimental board ?
Venkatachala Sarma
el 10 de Mzo. de 2016
Please check if you have followed this documentation.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!