• Why the target does not recognise the new control code
    I start with modifying Cypress FX bulktest example code (in which the 14 IN/OUT endpoints are configured, I did change to 2 or 3 endpoints are configured),after download .HEX file to target, it always...
  • LPC2368 device not recognise by JTAG, PLL value to big
    Hi, Does any one know how to reprogram device (LPC2368) that previously has been programmed with PLL multiplier = 20 and crystal freq 12MHz. I am using JTAG Keil-Ulink2, and Realview MDK-ARM...
  • icc_sre_el2 register not recognised with arm-none-eabi
    I am trying to access the ARMV8 system register icc_sre_el2 but get an unknown or missing system register error. See below for the list of available registers for ARMV8 https://developer.arm.com...
  • MMC read block uses (HIGH(varh)); HIGH not CCS C recognised
    Hello Ed Waugh, Thanks a lot for your code re: reading/writing SD/MMC cards. In the read/write block functions you use SPI_WRITE(HIGH)varh)); where is HIGH and LOW defined? presumably...
  • Copy C-Lib to RAM using the linker
    Hi all, I've got a question regarding a bootloader written for the XE167. Part of the bootloader needs to be executed in RAM in order to erase and reprogram the FLASH. I placed the flash-routines...