Creating a new IPL

To create a new IPL, it's best to start with one we've provided that's similar to the type of CPU and board you have in your design.

The basic steps are:

  1. Create a new directory under bsp_working_dir/src/hardware/ipl/boards with your board name.
  2. Copy all files and subdirectories from a similar board into the new directory.
  3. Modify the files as appropriate.