- You can create a Platform Builder subproject and move the module (e.g. device driver) that you are trying to debug to the just created subproject. Now all you need to do is to make sure that the “Always build and link as debug” and the “include in Run-Time Image” checkboxes are checked in the subproject settings. Et voilà, if you now build your BSP and subprojects, you will have a hybrid image.
Have fun!
No comments:
Post a Comment