SAM4S LPC17xx dct error

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

In file waf_platform.h   wiced sdk 3.5.2. ... 3.7.0 , 3.7.3

Was

// #define PLATFORM_DCT_COPY2_END_ADDRESS      ( DCT1_START_ADDR + DCT1_SIZE )

Must be..

#define PLATFORM_DCT_COPY2_END_ADDRESS      ( DCT2_START_ADDR + DCT2_SIZE )

3 Replies