1108204_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

1108204_en-US

1108204_en-US

HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...)

By defalut is SDK code in examples linked into project. Unfortunately there is no GUI config option, but this settings can be changed in ProcessorExpert.pe file - located in project's root folder. 

First of all - backup your project. Locate SDK folder in project and delete all content. When done - close your project. 

pastedImage_4.png

Open ProcessorExpert.pe file located in project's root folder in any text editor (it is XML file), locate tag and change value from LINKED to STANDALONE:

pastedImage_1.png

Save changes and open again your project in S32DS. Generate processor expert code: 

pastedImage_5.png

Now - all SDK code is copied into workspace: 

pastedImage_6.png

There are also linked files in Project_Settings. Easiest way is just create an empty non SDK project and copy linker script and startup assembly to your project: 

pastedImage_1.png

Make sure, that Linker uses your copied linker script file: 

mstsc_2019-12-10_12-36-15.png

Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...)

Hi Jiri,

I'm using S32DS Studio 2.2 and this solution does not work properly.

After generating the code with Processor expert, the SDK folder is populated with files but those are completely empty.

Is this a known bug is SDS 2.2?

Best regards!

Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...)

Hi, 

thanks for info. 

Jiri 

Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...)

Hi, Kiri

I met the same problem and now solved by your method, but maybe a typo that, as you mentioned "locate Module> tag", it should be "locate Mode> tag". 

Thanks for sharing.

Tags (1)
No ratings
Version history
Last update:
‎11-19-2025 08:34 AM
Updated by: