• GNU ARM Embedded Toolchain takes more time to compile on Windows 10 than Windows 7
    This query is regarding the time difference the GNU ARM Embedded Toolchain takes to build a system on Windows 10 vs Windows 7. Earlier I was using Windows 7 for compilation of a large bare metal system...
  • GNU ARM Embedded Toolchain takes more time to compile on Windows 10 than Windows 7
    This query is regarding the time difference the GNU ARM Embedded Toolchain takes to build a system on Windows 10 vs Windows 7. Earlier I was using Windows 7 for compilation of a large bare metal system...
  • "automatics require more than 16384 bytes" - What does that mean?
    C166+AR166, MCBXC167-Net Board with XC167 Controller. The Compiler list the following error: "FIELD.C(89): error C176: 'test': automatics require more than 16384 bytes" What does that mean? How can...
  • "automatics require more than 16384 bytes" - What does that mean?
    C166+AR166, MCBXC167-Net Board with XC167 Controller. The Compiler list the following error: "FIELD.C(89): error C176: 'test': automatics require more than 16384 bytes" What does that mean? How can...
  • Specifying Absolute location for more than one array
    Hi, I need to specify absolute location(in code memory) for more than one array, I was successful in implementing for one array as mentioned in Cx51 compilers guide(using BL51 Locate). What are the...