• running of CAN object binded task in RTX51.
    Hi, I have a problem in CAN with RTX51. I have 2 automotive nodes with SJA1000 i/f. On 1 node I am creating two tasks, of which I have binded one task for a unique identifier (message) to invoke...
  • MDK for STM32L0 and CortexM3
    Hello, I use a Keil MDK for STM32L0 devices and for DA14580 (Dialog Semiconductor, Bluetooth low energy chip). When I activate a licence for STM32L0 and STM32F0 I can't compile project for DA14580....
  • CortexM3 uS delay
    I am quite new to CortexM3 , so I am not sure what is the best approach to achieve microseconds delay. What I did on ARM7 and some 8-bit processors, is "waste time loops" in assembler which do some NOPs...
  • about scanf retarget in Cortexm3 of SmartFuson of Actel
    Hi, I have one question about Cortexm3 from smartfusion device from actel. Could you pls help me? I add follwing codes into retarget.c and then add retarget.c into source code group and find : ...
  • How to relocate vector table and change starting addressin cortexm3 using uvision ?
    I am using STM32F107 cortex m3 controller. I am using uvision IDE for the project. I have an application which is running properly at starting location i.e 0x0800 0000. If I change starting location...