• what is the capacity?
    Hi, what is the exact power supply for ST10 16-bit (Automotive)
  • C++ std::vector minimum capacity
    Hello! I have recently noticed that when you have a non empty std::vector it has a minimum capacity of 32 elements. No matter how big the elements are. So I was wondering if this can be set to a...
  • 16KB of RO-Data Padding
    I downloaded the newer version of the demo RealView Compiler (3.23) and suddenly whenever I compile a program for my LPC2103 it adds 16 KB of read only data. No matter how small and simple the program...
  • Problem with GCC uclibc, 16Kb? , FreeRTOS
    Hi, I'm using uVision3 v3.21 (Evaluation Version). My project involves using FreeRTOS and both the kernel codes and application codes have to be "compiled-able" by Keil and GCC. My problem is, when...
  • Memory Pages bigger than 16kB?
    Hello, is it possible to access memory pages with the C167(infineon) that are bigger than 16kB? 16kB per page are to small for my application.