• 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...
  • 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...
  • V2.14 to V2.38
    Hi, I have a problem with keil uvision2 I ve create a project with keil uvision2 V2.14 which it's ok since 1 year. But now I ve keil uvision2 V2.38 and when i create hex file, it's bigger of 8 bytes...
  • V2.14 to V2.38
    Hi, I have a problem with keil uvision2 I ve create a project with keil uvision2 V2.14 which it's ok since 1 year. But now I ve keil uvision2 V2.38 and when i create hex file, it's bigger of 8 bytes...
  • TROUBLE SPLITTING CODE FOR C251
    I'm using the Keil IDE programming in C. I want to be able to split my code between micro internal and external memory. Some functions on chip, some off. I tried using the #pragma (I get a choice of...