it occurs when i drag block model to workspace ,How to fix it?
I follow Quick Start Guide but didn't do 1.2.3 Setting up the Target Compiler because i don't know where it is.
Solved! Go to Solution.
Hello 60010001@kmitl.ac.th,
You have to first put a Main configuration block inside your model - this is the block where you set up what MCU you are using from the MPC57xx family, compiler options, download options, etc. This block is used by most of the other blocks, as they need to know what options are available for the MCU you've selected (e.g.: what pins are available for the certain peripheral on that MCU).
Kind regards,
Razvan.
Hello 60010001@kmitl.ac.th,
You have to first put a Main configuration block inside your model - this is the block where you set up what MCU you are using from the MPC57xx family, compiler options, download options, etc. This block is used by most of the other blocks, as they need to know what options are available for the MCU you've selected (e.g.: what pins are available for the certain peripheral on that MCU).
Kind regards,
Razvan.
Thank you
Glad I could help you!
KR,
Razvan.