• Modifying the value of variable declared as constant
    Hi, I have declared the constant array for storing the data since I am having a limited RAM in lpc2214 now I want to put in the value in this array how it is possible in Keil UV3 for ARM. I have tried...
  • Modifying the value of variable declared as constant
    Hi, I have declared the constant array for storing the data since I am having a limited RAM in lpc2214 now I want to put in the value in this array how it is possible in Keil UV3 for ARM. I have tried...
  • Non allocatable reset of NXP LPC2368 using RTX when modifiing variables
    Hello everyone, today I'm asking for hints on a tricky problem. We have a firmware that uses RTX-Kernel running on a NXP LPC2368. Now the device that the firmware is written for should get a new...
  • Non allocatable reset of NXP LPC2368 using RTX when modifiing variables
    Hello everyone, today I'm asking for hints on a tricky problem. We have a firmware that uses RTX-Kernel running on a NXP LPC2368. Now the device that the firmware is written for should get a new...
  • Unable to set variables' values
    I am running the following code, compiled (with no optimisation) by ARMCC 5.06u7, in MDK 5.34. The four 1B variables `ext_flag`, `coarse_bytes`, `fine_bytes`, and `timecode_id` are initialised to zero...