When I set up external ram on the FlexBus using processor expert, processor expert tries to make a copy of the external memory in ram. If I had this much ram available, I wouldn't need to use the FlexBus.
I always need to go into the ProcessorExpert.lcf and remove the references to ram for my project to run. Is there a way around this?
Thanks,
Don
Hello,
you can disable the generation of the linker file, so you it stays as it is.
See Disable my Code Generation | MCU on Eclipse
I hope this helps.