Skip to main content
Visitor II
November 9, 2007
Question

IAP driver with EWARM and J-Link

  • November 9, 2007
  • 2 replies
  • 643 views
Posted on November 09, 2007 at 11:33

IAP driver with EWARM and J-Link

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:47

    Hello arno,

    The IAP driver should be located in Bank1 after being hardware remapped at address 0x00 using CAPS tool.

    So, did you remap Bank0 and Bank1 to 0x80000 and 0x00 respectively using CAPS tool?

    Regards,

    Najoua.

    arnaudAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:47

    I have compiled the IAP code with the EWARM 4.41 and try to load it with the J-Link. It seem's that the code is loaded in 0x20000 and the program don't start.

    Please, what should i do ?