Register
Page 1 of 2 12 LastLast
Results 1 to 15 of 26

Thread: Nissan LCN EU

  1. #1
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default Nissan LCN EU

    Hello.Im searching for pinout+projecton main board for Nissan LCN EU(OMAP5948)JTAG link for Segger Jlink interface.

  2. #2
    DK Veteran

    Join Date
    Jul 2013
    Posts
    4,238
    Thanks Thanks Given 
    3,469
    Thanks Thanks Received 
    8,773
    Thanked in
    3,078 Posts

    Default

    try this
    good luck
    Attached Files Attached Files

  3. The Following 8 Users Say Thank You to petronijul For This Useful Post:

    bonux (1st March, 2023), credoline (25th March, 2019), irfa (2nd August, 2018), masterskay62 (2nd August, 2018), patifon (2nd August, 2018), smoggy (2nd August, 2018), Thinner (2nd August, 2018), tom222 (8th December, 2020)

  4. #3
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    To reset the counter, I erased the 265,266 sector, the device no longer works. What should I do?
    Attached Files Attached Files
    Last edited by patifon; 2nd August, 2018 at 10:24 AM.

  5. #4
    Top Poster

    Join Date
    Apr 2013
    Location
    Nessebar - on the Black Sea
    Posts
    161
    Thanks Thanks Given 
    89
    Thanks Thanks Received 
    106
    Thanked in
    78 Posts

    Default

    Quote Originally Posted by patifon View Post
    To reset the counter, I erased the 265,266 sector, the device no longer works. What should I do?
    You should wait longer time for reboot. After erasing those two sectors unit doesn't start as usual, it needs more time - about 2-3 minutes.
    Hope you didn't mess with the sectors and did a back up ...
    wbr

  6. The Following 2 Users Say Thank You to prodan For This Useful Post:

    rsologubov (12th February, 2021), Thinner (2nd August, 2018)

  7. #5
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    I considered this sector(265,266).

  8. #6
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    I try to sew back, there is an error(J-Flash V6.32i Error
    Programming failed @ address 0x02120000 (program 1 over 0)
    Program failed
    Failed to program target
    Last edited by patifon; 2nd August, 2018 at 11:19 AM.

  9. #7
    Top Poster

    Join Date
    Apr 2013
    Location
    Nessebar - on the Black Sea
    Posts
    161
    Thanks Thanks Given 
    89
    Thanks Thanks Received 
    106
    Thanked in
    78 Posts

    Default

    Quote Originally Posted by patifon View Post
    I try to sew back, there is an error(J-Flash V6.32i Error
    Programming failed @ address 0x02120000 (program 1 over 0)
    Program failed
    Failed to program target
    set correct flash start address...
    Last edited by prodan; 2nd August, 2018 at 11:44 AM.

  10. The Following User Says Thank You to prodan For This Useful Post:

    rsologubov (12th February, 2021)

  11. #8
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    265, 266 sector Start 2120000 End 215FFFF ???

  12. #9
    DK Veteran

    Join Date
    Aug 2015
    Posts
    446
    Thanks Thanks Given 
    4,916
    Thanks Thanks Received 
    2,215
    Thanked in
    424 Posts

    Default

    Hi,

    code is 8629. Do you have a full dump before erase?

    wbr

  13. The Following 4 Users Say Thank You to Thinner For This Useful Post:

    credoline (25th March, 2019), irfa (2nd August, 2018), patifon (2nd August, 2018), smoggy (2nd August, 2018)

  14. #10
    Top Poster

    Join Date
    Apr 2013
    Location
    Nessebar - on the Black Sea
    Posts
    161
    Thanks Thanks Given 
    89
    Thanks Thanks Received 
    106
    Thanked in
    78 Posts

    Default

    Quote Originally Posted by patifon View Post
    265, 266 sector Start 2120000 End 215FFFF ???
    2A120000 - 2A15FFFF

  15. The Following User Says Thank You to prodan For This Useful Post:

    irfa (2nd August, 2018)

  16. #11
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    There is no complete dump, there is only 265,266 sector.

  17. #12
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    Selected Data (0x2A120000 - 0x2A15FFFF) does not fit into selected flash sectors.
    Relocating it by -0x28000000 bytes would fix this problem.
    Do you want to relocate?

  18. #13
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    Could not execute task.
    Selected Data (0x2120000 - 0x215FFFF) does not fit into selected flash sectors.
    Could not program target, no license

  19. #14
    Top Poster

    Join Date
    Apr 2013
    Location
    Nessebar - on the Black Sea
    Posts
    161
    Thanks Thanks Given 
    89
    Thanks Thanks Received 
    106
    Thanked in
    78 Posts

    Default

    Quote Originally Posted by patifon View Post
    Selected Data (0x2A120000 - 0x2A15FFFF) does not fit into selected flash sectors.
    Relocating it by -0x28000000 bytes would fix this problem.
    Do you want to relocate?
    set your project file ---- options -> project settings -> flash , set your flash base address as I wrote earlier!

    and when you load your data choose 0x2A120000 as a start address
    Last edited by prodan; 2nd August, 2018 at 01:06 PM.

  20. The Following User Says Thank You to prodan For This Useful Post:

    Thinner (2nd August, 2018)

  21. #15
    Top Poster

    Join Date
    Oct 2015
    Posts
    153
    Thanks Thanks Given 
    46
    Thanks Thanks Received 
    12
    Thanked in
    11 Posts

    Default

    Thank you all, the device has stood up and has given the code request, the code is correct.

  22. The Following User Says Thank You to patifon For This Useful Post:

    Thinner (2nd August, 2018)

 

 
Page 1 of 2 12 LastLast

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.