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.
Why not? What prevents you?
"Do you know how to config and compile the demo ?"
What have you tried?
What were the results?
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?
"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
So find out what the valid command-line syntax is, and correct the error!
So have you contacted Keil support?
Please use the example that comes in your MDK installation. Does that fail too?
I can run the examples for MCBSTM32C without any problem. I think the problem is my key license.
I'll ask my teacher for another license.
Thank for supporting me.