Embedded coder PIL

2 views (last 30 days)
lalithprasad
lalithprasad on 21 Mar 2012
Commented: UllasKumar on 15 Oct 2014
I like to verify generated code using PIL..I know it is simple to build a PIL block with embedded IDE link and test.
What I want to know is can we verify the generated code based on PIL without Embedded IDE link ? If yes, how do I do it?

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 21 Mar 2012
You'll need to develop your own PIL configuration. See Creating a Custom Processor-in-the-Loop (PIL) Configuration.
  1 Comment
UllasKumar
UllasKumar on 15 Oct 2014
Hello, i am facing problem with connect to target in external mode error message- ----------------------------- Could not execute target data map file '\test_PIL_targ_data_map' or it does not exist. Stop the target, delete the test_PIL executable, rebuild the code, and try again. Note that execution of external mode requires the build directory to be present -------------------
any idea why is this ? Note - Building is happening fine

Sign in to comment.

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!