This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Recompile RL-ARM HTTP Demo for MCBSTM32C

Hi all,

I am a newbie of Arm Cortex M3. Recently, I downloaded the RL-ARM HTTP Demo for MCBSTM32C and loaded it to the MCBSTM32C board successfully.

However, I cannot recompile the demo although I have the professional MDK license and Real-Time Library.

Do you know how to config and compile the demo ?

Thank you.

Parents
  • I tried to add some comment, which does not affect the code. However, it keeps announce the same error

    Rebuild target 'MCBSTM32C'
    custom translating Web.inp...
    Custom: C:\Keil\ARM\bin\fcarm @Web\Web.inp
    FCARM FILE CONVERTER V2.31
    *** ERROR F201: INVALID COMMAND LINE SYNTAX POS: 236 inc, xml_http.js, buttons.cgi, ad.cgx, buttons.cgx to Web.c nopr root
    Target not created

    Could you help me solve this issue?

Reply
  • I tried to add some comment, which does not affect the code. However, it keeps announce the same error

    Rebuild target 'MCBSTM32C'
    custom translating Web.inp...
    Custom: C:\Keil\ARM\bin\fcarm @Web\Web.inp
    FCARM FILE CONVERTER V2.31
    *** ERROR F201: INVALID COMMAND LINE SYNTAX POS: 236 inc, xml_http.js, buttons.cgi, ad.cgx, buttons.cgx to Web.c nopr root
    Target not created

    Could you help me solve this issue?

Children