DA14580_SDK_3.0.4.0 - production test

4 posts / 0 new
Last post
Josef Albersmann
Offline
Last seen:1 month 1 week ago
Joined:2014-05-12 07:44
DA14580_SDK_3.0.4.0 - production test

I found a possible bug on toolset "Production test"

When programming Words to OPT, using

prodtest.exe -p1 otp_write 7f00 1234A5A5 1234A5A5
the result is:
/-from OTP .hex upload
:020000040004F6
:047F00001234A5A5ED
:047F0400A5A51234E9 <-- Swap High/Low Word

Could you double check this.

Best regards
Josef

gl_dialog (not verified)
Hi Josef,

Hi Josef,

Thanks for this feedback.
This a bug I have reported to the team. It will be fixed to the next release.
regards,
DIALOG SUPPORT.

gl_dialog (not verified)
Josef,

Josef,

There is no bug in prodtest.exe.

According to section 3.3 (OTP MEMORY LAYOUT) of DA14580_FS_v1.63.pdf, the customer should be advised to do this:

- finalize prodtest.exe -p1 otp_write 7F00 1234A5A5
prodtest.exe -p1 otp_write 7F04 A5A51234
instead of this:

- finalize prodtest.exe -p1 otp_write 7F00 1234A5A5
prodtest.exe -p1 otp_write 7F04 1234A5A5

regards,
DIALOG SUPPORT.

Josef Albersmann
Offline
Last seen:1 month 1 week ago
Joined:2014-05-12 07:44
好的,我发现。(抱歉不

好的,我发现。(抱歉不recognied before.)

The Wrong value is taken from SmartSippets Version 3.4 : OTP-Header Information
On Description Part both values are 0x1234A5A5 !!

Bet regards
Josef