• Another feature clasified as BUG
    When I place function directive 'code', the Keil compiler recognize it as supposed to be located in execution area. But how the Keil knows, the 'code' can only mean CODE. In my case CODE does not exist...
  • Another feature clasified as BUG
    When I place function directive 'code', the Keil compiler recognize it as supposed to be located in execution area. But how the Keil knows, the 'code' can only mean CODE. In my case CODE does not exist...
  • ULINK pro RESET on LPC2220 - Bug or feature?
    Hi, I use a NXP LPC2220 device. When I do a reset with the toolchain and make a single step, then the interrupt enable flags of the vectored interrupt controller keep True. How can I get the...
  • ULINK pro RESET on LPC2220 - Bug or feature?
    Hi, I use a NXP LPC2220 device. When I do a reset with the toolchain and make a single step, then the interrupt enable flags of the vectored interrupt controller keep True. How can I get the...
  • Possible bug / missing feature in CMSIS UART Driver for LPC1769
    I have made some changes to the RTE_Device.h that are necessary for my UART transmission to work properly. Unfortunately I cannot set this via the API in Driver_USART.h. Will these changes be overwritten...