This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HALCOGEN: Generating Individual folders for each drivers

Part Number: HALCOGEN
Other Parts Discussed in Thread: RM57L843

I am new in using Halcogen tool. I was checking to generate HAL code for my project and I can able to generate it.

Currently the code has been generated in the way of .c files under 'C Source files' folder and .h files under 'Header files' folder.

I want to generate the code in the way of having separate folders for each driver. For example, .c and .h driver file of SCI should be under SCI folder.

Is there any way of doing this ?