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.
I am using an AM29F400B flash with a AT91M55800A CPU and seems that uvision does not have the required algorithm for the external flash.
Is there a existing algorithm that I could use with this part? If not, could somebody show me the procedure to program my code into the flash?
Thanks.
This might help:
www.keil.com/.../ulink_su_newalgorithms.htm
Thank you much! That was exactly what I was looking for. I'll let you know how it goes.
Thanks again for the info.
Well, I followed the instructions, but I can't get past a linker error:
AM29F400B.axf: error: L6938E: Invalid value for --ro-base.
How do I fix this?
Thanks