• About Little-endian to Big-endian
    Note: This was originally posted on 9th September 2013 at http://forums.arm.com If i change SC100 from little endian to big endian, 1. what should i do about software source code? Only change ADS1.2-...
  • Little Endian in C51?
    Is it somehow possible to generate little-endian code using C51? We are using a 8051 variant as a controller for an ASIC with a little endian interface. I would like to be able to do something like...
  • Does C51support Little-endian or Big-endian for 16-bit interger type ?
    I hope to make sure whether C51 does support little-endian for 16-bit integer type. For example: unsigned int wABC = 0x1234; What's the memory arrange of variable wABC in RAM ? Is the content...
  • Little Projects
    Where can i find sample code or sample projects for use of XC161? Thanks very much for helping me about this microcontroller.
  • 3 little brown squares
    I have been using the Keil tools for a long time and decided to try uVision for the first time and now have 3 projects. 2 hum along just fine, but in the 3rd I get "warning L1 unresolved external symbol...