This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C251 Compiler options for memory banking

Hi,

I am struggling with getting the compiler set up correctly and was wondering if anyone could please help.

Our circuit uses an external flash memory configured for paging. All I am trying to do is get the blinky example code to run. I have compiled it sucessfully, no errors or warnings and I have compared the machine code output with what is in the flash buffer and it corrolates ok, but when I put the chip in the board it doesn't run the code.

The same code copied into a project created by a previous engineer works fine, but I need to start a new project and don't seem to be able to get this to work.

Thanks