[SOLVED] J-Link Driver :Error while compiling J-link script file.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] J-Link Driver :Error while compiling J-link script file.

    Hello

    I ran into some trouble while download the program .My computer software environment :IAR 8.30 ,Jlink DRIVER v6.32
    When I download program into my board(cypress s6j328ck cortex-r5) using jlink ,get error msg:

    J-Link Driver
    Error while compiling J-link script file.Error while compiling.line 119 ,column 14: unsigned _int64 u64Value; //We need
    35 bits:32 data ,2 bit addr,1bit RnW Syntax error
    Abort debug session?

    I try to understand Default.JLinkScript,but i could not .There are 3 (need 35 bits) place in script .their function name :_TriggerReadAPDPReg
    _WriteAPDPReg,_StoreAPDPReg.

    I've been fretting about this for a week :( . Anyone can help me ? :)

    Thanks

    Maoyang shen
    Files
  • Hello Maoyang,

    Thank you for your inquiry.
    The attached JLinkScript comes directly from Spansion/Cypress and is rather outdated. The _int64 variables are no longer supported. You would need to write helper functions to use U32 instead.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.