• where is DATA/IDATA used
    For the '51 compilers/linkers evaluate which data/idata slots can be overlaid. I have to save 3 slots to make room for a new feature. Is there a way to make the linker show the tree in a less cryptic...
  • newbie question re DATA / IDATA
    I use uVision2, and am moving from 87C51 to 87C51RA2 . . . going from 128B of RAM to 512B RAM. Was having trouble with lack of RAM in the C51 due to a large number of variables. From what I understand...
  • where is DATA/IDATA used
    For the '51 compilers/linkers evaluate which data/idata slots can be overlaid. I have to save 3 slots to make room for a new feature. Is there a way to make the linker show the tree in a less cryptic...
  • newbie question re DATA / IDATA
    I use uVision2, and am moving from 87C51 to 87C51RA2 . . . going from 128B of RAM to 512B RAM. Was having trouble with lack of RAM in the C51 due to a large number of variables. From what I understand...
  • CMSIS confusion
    Note: This was originally posted on 27th October 2012 at http://forums.arm.com Hello all I have few questions about CMSIS. I have reviewed some libs with basic functions and there is no loops for rest...