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
Anonymous
Not applicable

darius1

Thank you for pointing it out. We will check internally for change. Please modify the change as you mentioned and continue with your development.

Anonymous
Not applicable

Same bugs in wiced4.

0 Likes
Anonymous
Not applicable

I talked with the CORE engineering team. This is a bug and we will fix it soon. I request you to do that change and continue your development.