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
I'm using flash device.
Configuration: Sector size 256 byte.
The fuction ffree() returns always 0 byte.
Is this possible?
Hi Mikhail
Yes, application with RAM drive works on target and in simualtor.
Have you tryed with smal RAM size configuartion yet? How is the memory layout of your ARM?
Stefan
Hi Stefan,
Memory layout for the STR912FW44 is:
ROM bank0 0x0 0x7FFFF (size 0x80000) ROM bank1 0x80000 0x87FFF (size 0x8000) RAM 0x4000000 0x4017FFF (size 0x18000)
Stefan, can you send me your test project with file system, so I can try it on simulator and compare with my project. Do not send lib files, just zip up your project with simple main() that you already post here. My address: mikhail.sokolov@baselineindustries.com
thanks Mikhail