This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
I downloaded the IAR 7.51 A and it identified the cc debugger in its
drivers and I made and built a project (simple app) without any warnings or
errors. When I downloaded the app incc2530 using CC debugger. it downloaded successfully
but when it verifies the downloaded application. it gave the warnings
attached
If you look at the end of warnings, you see that download is successful but verification of all lines is not
This is part of the warning
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC10, 0x00 (on target) != 0xEE
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC11, 0x00 (on target) != 0xC0
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC12, 0x00 (on target) != 0x82
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC13, 0x00 (on target) != 0xC0
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC14, 0x00 (on target) != 0x83
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC15, 0x00 (on target) != 0x12
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC16, 0x00 (on target) != 0x1B
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC17, 0x00 (on target) != 0x38
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC18, 0x00 (on target) != 0xD0
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC19, 0x00 (on target) != 0x83
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1A, 0x00 (on target) != 0xD0
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1B, 0x00 (on target) != 0x82
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1C, 0x00 (on target) != 0x02
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1D, 0x00 (on target) != 0x07
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1E, 0x00 (on target) != 0x9F
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC1F, 0x00 (on target) != 0x80
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC20, 0x00 (on target) != 0xF0
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC21, 0x00 (on target) != 0x79
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC22, 0x00 (on target) != 0x01
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC23, 0x00 (on target) != 0x02
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC24, 0x00 (on target) != 0x07
Mon Apr 25 19:08:18 2011: Warning: Verification error on page #53, bank #3, address range 0x3A800 - 0x3AC25, address 0x3AC25, 0x00 (on target) != 0x9F
Mon Apr 25 19:08:18 2011: Download complete.
Mon Apr 25 19:08:18 2011: Warning: There were warnings during download, see Debug Log window for more information
Mon Apr 25 19:08:22 2011: Loaded debugee: C:\Texas Instruments\ZStack-CC2530-2.3.1-1.4.0\Projects\zstack\Samples\SimpleApp\CC2530DB\SimpleControllerEB\Exe\SimpleApp.d51
Mon Apr 25 19:08:22 2011: Target reset
Mohammed Tarek
Teach assistant
Computer and systems dep.
Faculty of Engineering
Zagazig university
Mohammed:
Did you upgrade your firmware of the CC Debugger? Can you try fo test with our SmartRF Flash programmer and verify that the CC Debugger work properly, and the firmware version number?
Can you upgrade to latest release of Z.Stack 2.4.0 and IAR EW8051 7.60?
LPRF Rocks the World
Thanks for quick response
The Smartflash program read that it is connected to CC2530 with a cc debugger which firmware is 0013. Is there a later version of this firmware. I tested to use smartflash before to read the existing program from this node and then write it again and it is succeeded. But I tried to download an existing HEX file for an application and downloaded it today and it doesnot verify successfuly.
I tried to use IAR EW8051 7.60 before with Z.Stack 2.3.1 but it doesnot work either?
Is the firmware version I use is approperiate or I have to upgrade to a higher version? if so How?
Can you provide me with a download link to Z.Stack 2.4.0?
Thanks again
Waiting for your response
Mohammed
hi,
i am having same error as mentioned above when i am trying to download home automation light app in cc2530. i am using smartRF05EB
Thu May 22, 2014 11:49:09: Warning: Verification error on page #119, address range 0x5DC00 - 0x5E000, address 0x5DFFD, 0x00 (on target) != 0xFF (in object file).
Thu May 22, 2014 11:49:09: Warning: Verification error on page #119, address range 0x5DC00 - 0x5E000, address 0x5DFFE, 0x00 (on target) != 0xFF (in object file).
Thu May 22, 2014 11:49:09: Warning: Verification error on page #119, address range 0x5DC00 - 0x5E000, address 0x5DFFF, 0x00 (on target) != 0xFF (in object file).
Thu May 22, 2014 11:49:09: Download completed and verification successful.
Thu May 22, 2014 11:49:09: Loaded debugee: C:\Texas Instruments\Z-Stack Home 1.2.0\Projects\zstack\HomeAutomation\SampleLight_2\CC2530DB\CoordinatorEB\Exe\SampleLight.d51
Thu May 22, 2014 11:49:09: Target reset