• Mixed Memory Models
    C51 v6.03+; uVision v2.07+ I want to build a Project with some files using the SMALL model, but most using LARGE. If I select LARGE in the Target options, and specify SMALL in the C51 'Misc Controls...
  • Mixed Memory Models
    C51 v6.03+; uVision v2.07+ I want to build a Project with some files using the SMALL model, but most using LARGE. If I select LARGE in the Target options, and specify SMALL in the C51 'Misc Controls...
  • Is there a way for me to estimate power usage for various ARM cores (Cortex-M0,1,3,4 )?
    Hi, I'm new to development with ARM and I was wondering if there is a way to estimate power usage for the different ARM cores (such as ARM Cortex-M0, -M1, -M3, -M4)? I'm thinking of maybe a program that...
  • Is there a way for me to estimate power usage for various ARM cores (Cortex-M0,1,3,4 )?
    Hi, I'm new to development with ARM and I was wondering if there is a way to estimate power usage for the different ARM cores (such as ARM Cortex-M0, -M1, -M3, -M4)? I'm thinking of maybe a program that...
  • TCPnet memory usage
    Hello, Does any one know if there is a way to monitor TCPnet's memory usage? I am allocating the default amount of memory (in Net_Config.c) of 8000 bytes -- but I have no idea if TCPnet is using...