• Address space overflow with very small program.
    Hi, I'm trying to write some code using Keil UV3 for the Philips/NXP 89LPC901 microcontroller. It was compiling my C program fine and generating a HEX executable which I thought was dowloading...
  • Address space overflow with very small program.
    Hi, I'm trying to write some code using Keil UV3 for the Philips/NXP 89LPC901 microcontroller. It was compiling my C program fine and generating a HEX executable which I thought was dowloading...
  • Small off-the-shelf small ARM module (15mmx25mm or less)?
    We are looking for off-the-shelf small ARM module (15mmx25mm or less) with the following specs: - single core >= 100MHz is OK >= 256k RAM >= 256kb ROM >= 2mbit flash - battery charging circuit - uart...
  • Small off-the-shelf small ARM module (15mmx25mm or less)?
    We are looking for off-the-shelf small ARM module (15mmx25mm or less) with the following specs: - single core >= 100MHz is OK >= 256k RAM >= 256kb ROM >= 2mbit flash - battery charging circuit - uart...
  • small function
    is it possible to change "memory model" for a function in an object module for example " small defined in an object" using a linker directive or some other way ? any idea ?