Porting FreeRTOS/lwIP/HTTPD for NXP1769 from CodeRed

Comments

1 comment

  • Avatar
    G4

    [Solved] OK, so this is due to the lack of a flash placement file (flash_placement.xml) from the project. I had omitted to include this when copying the template. Thanks to Paul@Rowley for the tip.

    The __top_RamAHB32 is defined in the Code Red generated linker definition files. It is simply the address of the 176X AHB SRAM (0x2007C00) plus 0x8000 which is the 32K byte capacity.

    0
    Comment actions Permalink

Please sign in to leave a comment.