I accidentally modified one of the S32K146 example projects (hello_world) that came with the installation of "S32 Design Studio for S32 Platform". How may I redownload the examples or restore them to their default state?
Hi @teccl
When you create a project from an example, this is a copy of the original project, so if you created one more time the project should have the default code and configurations.
B.R
VaneB
Hello, thanks for your comment. I accidentally modified the original project itself, not a duplicate of the project that I created using "S32DS Project From Example". So now, if I create a duplicate of the example using "S32DS Project From Example", it creates a duplicate of the modified version.
However, I realized that I have access to both S32SDK_S32K1XX_RTM_4.0.2 and S32SDK_S32K1XX_RTM_4.0.3 versions of the examples. I modified the 4.0.2 version, but the 4.0.3 version remains unmodified. So, I can use the 4.0.3 version.