• About microcontroller independent libraries
    Is it possible to create microcontroller independent library?? if yes then how? I mean each time we create new project it asks for a controller selection. but what if i do not use controller specific...
  • Position Independent Code
    Hello, We have an STM32F37xx MCU (and the ST eval board) and we would like to create Position Independent code (the -fpic switch). Keil has a nice checkbox with "Read-Only Position Independent...
  • position independant code
    I am trying to write the PIC. I wrote 2 programs in keil. 1 program is residing in the ROM (non PIC). And the second prgram (with-PI) I want to send over UART. I am trying to wrote the program and I...
  • Position independent
    I tried to write position independent code with keil, but the interrupt handle seems does not work,the code is below DCD UART0_IRQHandler_Proc - . ; 21: UART0 UART0_IRQHandler_Proc PROC IMPORT...
  • whether the keil software and embedded c are platform independent or dependent
    hi guys i m an ece student and i have done my project in embedded systems. in that i have AT89S52 micro controller and the software used is keil micro vision. now i have a question whether the keil...