Why I got this error when using simulink target support package stm32 adapter to generate a keil mdk v4.74 project?

I carefully followed the guide to generate a keil project. But I always encountered the same problem. See the following capture of the error. Please help to solve this problem. Thanks.

6 Comments

Are you possibly attempting to use lcc, the free 32 bit compiler included with MATLAB? Or alternately are you attempting to use an older version of one of the Microsoft Express compiler series, such as the 2003 or 2008 version?
The main problem is that it encountered an error called unterminated string. I don't know where it happened.
I deleted Keil MDK v4 and build it in v5.(Modified it in .ioc file setting.) Same problem happened. Because this is a given example project, I tried to follow the guide to finish a wizard of a new project. But same error displayed.
Additionally my boss finished this with no error. One difference might be the operating system. Mine is Windows 10, his is Windows 8.

Sign in to comment.

Answers (0)

Asked:

on 17 Sep 2015

Edited:

on 17 Sep 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!