• Looking for DSP5 Example Code
    I'm new to the Keil uVision MDK and am starting to step through some of the example projects. Two well-documented projects (Blinky and DSP5) are supposed to be located in a "apnt_232_v5.zip" file at...
  • Looking for code examples for C167CS
    Hi all, I am new to this group and microprocessor's programming. I want to learn how to program a microprocessor. I have access to siemens CS167CS microprocessor and the almost the whole development...
  • Looking for efficiency
    I am using small memory model and I need to write data to an absolute memory location (0xC002), so I'm using the MVAR macro: #define DISPLAY_DATA MVAR(unsigned char, 0xC002) void main(void) { DISPLAY_DATA...
  • Looking for small printf source code!
    Hi All, urgently need to find a cut version of printf, no need float point support. Only need to print out of integers in hex and decimal format. Using vprintf didn't give using RAM size reduction...
  • Looking for ARM development board
    Hi friends, I am new to embedded .I am looking for some low costdevelopment board which can help me to get handson experience with ARM. is ther any low cost kit or some resources which can help me...