• how to intract the assembly coding along with embedded C
    We wrote the assembly coding using #pragma asm & #pragma endasm along with that instruction which u specify in that manual in embedded c microvision2. But it was compiled & not executed properly even...
  • How to include a Hex along with C codes in uv2 simulator?
    Hi, there, I want to use uv2 to debug a system consisting of a set of C codes and one hex file . The C codes will read the data from this hex file. In uv2, I have created a project for this set...
  • Questions after following along with M0 Book
    Hi, Running through code from a Book on the Cortex M0 by Yui. The code works for most of the examples with no problem. But I have a few questions. 1.) Looking at any of the RTX task examples...
  • Assembly code embedded in C code
    Hi all, I am using the chip C8051F020 manufactured by Cygnal Integrated Products. My compiler is C51. How can I include a assembly code in the C code to implement a clock of 8MHz. I tried using for...
  • How to setup server/device address in blueNRG along with stm32l053r8t6 nucleo in keil
    Hi, how to differentiate two BLE module using there device address? i am using blueNRG module ,so how can i setup server/device address for two BlueNRG module /**************************...