• Realloc Function Dont Work Correct
    Hi all, I want to use Dynamic Memory Allocation Functions. My platform is NXP LPC1768 (Cortex M3). My Heap Size Defined as 4096 Bytes in lpc17xx_startup.s file. First of all, I allocate an...
  • Realloc Function Dont Work Correct
    Hi all, I want to use Dynamic Memory Allocation Functions. My platform is NXP LPC1768 (Cortex M3). My Heap Size Defined as 4096 Bytes in lpc17xx_startup.s file. First of all, I allocate an...
  • DS89C430, pointer to constants dont work.
    Hi all, i've a really strange issue with a DALLAS DS89C430 full 8051 compatible chip. I've an app. with external program memory, and external sram (both 70ns acccess time, clock is 25mhz). When...
  • DS89C430, pointer to constants dont work.
    Hi all, i've a really strange issue with a DALLAS DS89C430 full 8051 compatible chip. I've an app. with external program memory, and external sram (both 70ns acccess time, clock is 25mhz). When...
  • USB CDC exemple dont work in debug
    Hi all I'm working on a STM32F303CC very simple board. I need to use a USB Virtual COM (CDC) for a MtoM data transfer with a Windows PC I set up BSP with STMCubeMx and compiling/debuging with Keil...