• Using external memory for the heap
    I'm trying to configure a STR9 system to use an external memory device connected as Ext, MEM CS0 but I can't seam to get the malloc function to return a pointer to off chip memory. I have changed the...
  • Using external memory for the heap
    I'm trying to configure a STR9 system to use an external memory device connected as Ext, MEM CS0 but I can't seam to get the malloc function to return a pointer to off chip memory. I have changed the...
  • Using External Memory for Heap
    How do I configure the HEAP to be placed within the external memory? I'm using an LPC1778 with 2MB external memory. I want the controller to calculate an a*-algorithm on a bitmap (loaded from sd...
  • Using External Memory for Heap
    How do I configure the HEAP to be placed within the external memory? I'm using an LPC1778 with 2MB external memory. I want the controller to calculate an a*-algorithm on a bitmap (loaded from sd...
  • How create heap in external memory
    hi i am working an embedded project with keil mdk-arm compiler. i am trying to access to external memory as heap,but after download my programe in my micro(my micro is lpc1788) it crash(without...