Register
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Oct 2019
    Location
    Romania
    Posts
    50
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts

    Default Jlink error conecting to RNS300

    Hello guys,
    I am trying to conect to rns300 using jlink v9 with the project found here on the forum but i keep getting this error.

    Application log started
    - J-Flash V5.40c (J-Flash compiled Jul 13 2016 11:54:05)
    - JLinkARM.dll V5.40c (DLL compiled Jul 13 2016 11:53:49)
    Reading flash device list [C:\Program Files (x86)\SEGGER\JLink_V540c\ETC\JFlash\Flash.csv] ...
    - List of flash devices read successfully (451 Devices)
    Reading MCU device list ...
    - List of MCU devices read successfully (6113 Devices)
    Opening project file [C:\Users\Asus\Desktop\RNS300\rns300 project.jflash] ...
    - Project opened successfully
    Close project
    - Project closed
    Opening project file [C:\Users\Asus\Desktop\RNS300\rns300 project.jflash] ...
    - Project opened successfully
    Connecting ...
    - Connecting via USB to J-Link device 0
    - Target interface speed: 2000 kHz (Fixed)
    - VTarget = 3.343V
    - Initializing CPU core (Init sequence) ...
    - Initialized successfully
    - Target interface speed: 4000 kHz (Fixed)
    - J-Link found 1 JTAG device. Core ID: 0x0F0F0F0F (None)
    - Connected successfully
    Reading selected sectors ...
    - 1 of 128 sectors selected, 1 range, 0x3B0000 - 0x3BFFFF
    - Start of determining flash info (Bank 0 @ 0x00000000)
    - End of determining flash info
    - Flash bank info:
    - 128 * 64 KB @ 0x00000000
    - Start of preparing flash programming
    - ERROR: Verification of RAMCode failed @ address 0x11000000.
    Write: 0xE7FEE7FD E09CE083
    Read: 0xE311E311 E311E311
    - ERROR: Failed to prepare for programming.
    Failed to download RAMCode!
    - End of preparing flash programming
    - ERROR: Failed to read back target memory
    Disconnecting ...
    - Disconnected


    Am I doing something wrong?
    Thank you
    Attached Images Attached Images

  2. #2
    DK Veteran
    daniel53's Avatar
    Join Date
    Dec 2015
    Location
    Romānia
    Posts
    4,089
    Thanks Thanks Given 
    2,565
    Thanks Thanks Received 
    10,722
    Thanked in
    3,379 Posts

    Default

    Quote Originally Posted by r3aperx View Post
    Hello guys,
    I am trying to conect to rns300 using jlink v9 with the project found here on the forum but i keep getting this error.

    Application log started
    - J-Flash V5.40c (J-Flash compiled Jul 13 2016 11:54:05)
    - JLinkARM.dll V5.40c (DLL compiled Jul 13 2016 11:53:49)
    Reading flash device list [C:\Program Files (x86)\SEGGER\JLink_V540c\ETC\JFlash\Flash.csv] ...
    - List of flash devices read successfully (451 Devices)
    Reading MCU device list ...
    - List of MCU devices read successfully (6113 Devices)
    Opening project file [C:\Users\Asus\Desktop\RNS300\rns300 project.jflash] ...
    - Project opened successfully
    Close project
    - Project closed
    Opening project file [C:\Users\Asus\Desktop\RNS300\rns300 project.jflash] ...
    - Project opened successfully
    Connecting ...
    - Connecting via USB to J-Link device 0
    - Target interface speed: 2000 kHz (Fixed)
    - VTarget = 3.343V
    - Initializing CPU core (Init sequence) ...
    - Initialized successfully
    - Target interface speed: 4000 kHz (Fixed)
    - J-Link found 1 JTAG device. Core ID: 0x0F0F0F0F (None)
    - Connected successfully
    Reading selected sectors ...
    - 1 of 128 sectors selected, 1 range, 0x3B0000 - 0x3BFFFF
    - Start of determining flash info (Bank 0 @ 0x00000000)
    - End of determining flash info
    - Flash bank info:
    - 128 * 64 KB @ 0x00000000
    - Start of preparing flash programming
    - ERROR: Verification of RAMCode failed @ address 0x11000000.
    Write: 0xE7FEE7FD E09CE083
    Read: 0xE311E311 E311E311
    - ERROR: Failed to prepare for programming.
    Failed to download RAMCode!
    - End of preparing flash programming
    - ERROR: Failed to read back target memory
    Disconnecting ...
    - Disconnected


    Am I doing something wrong?
    Thank you

    you need good project to read this flash!
    I'm glad i was help you,don't forget the reputation and thank you !!​!

  3. The Following 2 Users Say Thank You to daniel53 For This Useful Post:

    Decode Ghost (25th February, 2023), r3aperx (25th February, 2023)

  4. #3
    Member
    Join Date
    Oct 2019
    Location
    Romania
    Posts
    50
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts

    Default

    hi,
    i have this project (attchment) found it here
    https://www.digital-kaos.co.uk/forum...08-AM29LV640ML
    Is that ok?
    I have Jlink v9.60.
    Attached Files Attached Files
    Last edited by r3aperx; 25th February, 2023 at 10:13 PM.

  5. The Following User Says Thank You to r3aperx For This Useful Post:

    laki23 (17th May, 2024)

  6. #4
    Top Poster
    Andrey Pribalt's Avatar
    Join Date
    May 2022
    Location
    Estonia
    Posts
    128
    Thanks Thanks Given 
    11
    Thanks Thanks Received 
    51
    Thanked in
    44 Posts

    Default

    Проект рабочий, проблема так же может быть в программаторе или вы читаете не тот сектор.
    worked on software version 4.50
    Last edited by Andrey Pribalt; 27th February, 2023 at 11:28 AM.

  7. #5
    Member
    Join Date
    Oct 2019
    Location
    Romania
    Posts
    50
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts

    Default

    Hello,
    I ordered jlink v8 this time and tried to read the sector 59 again.
    After many tries i was able to read (at least i hope the read is ok).
    Can someone please help me decode the pin code.

    info jlink.jpg
    Attached Files Attached Files
    Last edited by r3aperx; 21st March, 2023 at 07:10 PM.

  8. #6
    DK Veteran
    daniel53's Avatar
    Join Date
    Dec 2015
    Location
    Romānia
    Posts
    4,089
    Thanks Thanks Given 
    2,565
    Thanks Thanks Received 
    10,722
    Thanked in
    3,379 Posts

    Default

    Quote Originally Posted by r3aperx View Post
    Hello,
    I order jlink v8 this time and tried to read again.
    After many tries i was able to read sector 59 (at least i hope the read is ok).
    Can someone please help me decode the pin code.

    info jlink.jpg
    Bad read try again !!!
    I'm glad i was help you,don't forget the reputation and thank you !!​!

  9. The Following User Says Thank You to daniel53 For This Useful Post:

    Decode Ghost (21st March, 2023)

  10. #7
    Banned

    Join Date
    Feb 2010
    Location
    WALES
    Posts
    25,760
    Thanks Thanks Given 
    41,116
    Thanks Thanks Received 
    46,299
    Thanked in
    17,234 Posts

    Default

    Quote Originally Posted by r3aperx View Post
    Hello,
    I order jlink v8 this time and tried to read again.
    After many tries i was able to read sector 59 (at least i hope the read is ok).
    Can someone please help me decode the pin code.

    info jlink.jpg
    Post all sectors... code not here



    wbr

  11. The Following User Says Thank You to shooting For This Useful Post:

    Decode Ghost (21st March, 2023)

  12. #8
    Member
    Join Date
    Oct 2019
    Location
    Romania
    Posts
    50
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts

    Default

    Hello guys,
    I am trying to read but i keep getting errors and is not starting to read.
    Sometimes it starts reading but goes to about 22% and the error pops up.
    Maybe i do something wrong.

    settings 1.jpgsettings 2.jpgsettings 3.jpgsettings 4.jpgsettings 5.jpg

  13. #9
    Member
    Join Date
    Oct 2019
    Location
    Romania
    Posts
    50
    Thanks Thanks Given 
    45
    Thanks Thanks Received 
    3
    Thanked in
    3 Posts

    Default

    this is the error that keeps poping up, and after a few tries i need to disconect de power from the unit, also when the jlink is conected the display on the nav turns off

    posted all foto on gdrive for better resolution
    https://drive.google.com/drive/folde...usp=share_link
    Attached Images Attached Images
    Last edited by r3aperx; 21st March, 2023 at 03:06 PM.

  14. #10
    Newbie
    Join Date
    Mar 2021
    Location
    Obra
    Posts
    17
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    2
    Thanked in
    1 Post

    Default

    Hello, did you manage to read RNS300 using Jlink?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.