Tool/software:
Hello,
I am currently working with SDK version 10_00_00_05 (the latest version) and using the RTOS SDK. I understand that if dst_host_irq exceeds 160+31, the corresponding interrupt will not be routed to MCU1_0 but instead to MCU1_1. In my case, I need to adjust this configuration and reallocate the resources accordingly.
I’ve come across the "RESPART" tool in this entry, which I believe is intended for resource reallocation. However, I would appreciate a thorough explanation of the steps involved in this process. Specifically, I am looking for guidance on the following:
- How to reallocate resources using RESPART – A step-by-step breakdown of the procedure would be very helpful.
- Changes to configuration files – How many files will be affected by the reallocation, and which ones should I expect to modify?
- File placement – Once the reallocation is completed, will there be a need to copy the generated files to specific directories? If so, which paths are involved?
Any detailed insight or references to relevant documentation would be greatly appreciated!
Thank you in advance for your help.