== Building Projects ==
To build projects for the TC233LP, you'll need [https://free-entry-toolchain.hightec-rt.com/ HighTec's Tricore Tool Chain]. Once the toolchain is installed, you'll need to add it to your path.
Once that's done, standard ChipWhisperer projects should build with <code>make PLATFORM=CW308_AURIX CRYPTO_TARGET=TINYAES128C</code>.
== Modifying Boot Header ==