Hi,
I have EK-RA6M4 development board and installed FSP5.5.0. When i try to debug any of example project, debugger halts at lauch because of not to find smart bundle file. When i check the debug folder that .sbd file supposed to be in it, does not include the sbd file. I deleted the debug folder , cleaned the project and built again but sbd file never had generated. How can i generate the sbd file.
Regards,
Hello,Thank you for posting your question online.Can you please share your project with us to find out what is going wrong?Thank you,Panos
Hi Panos,
Thanks for quick reply. I just created a blank board project by using e2studio project wizard. (Blinky - NoRTOS). When i try to build the project the error screen at the image below popped up. I just noticed the elf dile displaying with strange suffix [-arm/le] .
This error pops up when you build the project?Did you Generate Project Content, before building the project?For your reference, this is the debug content, when building a project:
Yes, I click the generate project content button before building the project. However some files ( such as .rpd and .sbd) are missing somehow. Plus, memory_regions.ld file are not being created in the script folder, and i have to copy memory_regions.ld file manually from other project folders.
Can you send us the project to investigate your configurations?
EK_RA6M4_BlinkyTest.rar
I've attached the project. I've manually added the memory_regions.ld file into the script folder to build the project successfully.
We installed FSP5.5.0 to the 5 different PC and none of them could not create the blinky flat project with no_rtos option. We had to copy memory_regions.ld, project_name.rpd file and project_name.sbd files manually.
Hi,What is the OS of your system?Also, try to update with the latest FSP(5.6.0), following this link and let us know if you resolved your issue.Thank you,Panos
Windows 10 Pro (*** bit)
I've installed the latest FSP(5.6.0) . But there is no progress. Still same errors (building and debugging) pop up. ( memory_regions.ld and <project_name>.sbd files do not generated)