We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All,
I am working on the MCBSTM32F200 Evaluation board, after i installed the enviroment i opened the example "SD_File" that dimostrates how to work with a filesystem.
Unfortunatly when i tried to compile i recived the following message :
.\Obj\SD_File.axf: Error: L9937E: RL-ARM is not allowed with this license
I know that i have the evaluation license . My question is as follows : do i need the additional library ( meaning that i should by a license) , or there is another way to config and work with the SD Card.
on my project i just tried to use fopen function , but as far as i saw the program just crashed somewere.
Best regards Michael
I think it was exactly what you asked.
You can test-run pre-compiled binaries without any Keil library.
Without the library, you don't have any Keil code that will allow you to open any files on any SD card.