This widget could not be displayed.
Not applicable
May 07, 2013
06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 07, 2013
06:31 AM
Hello,
i configure the XMC4500 Hardware in many steps, that means a have many independent Projects. I do this because more than >10 Apps in One Project is very confusing.
For example:
Project 1: Communicate SPI with Device A
Project 2: Communicate SPI with Device B
Project 3: x digital Inputs
...
...
I put the Projects in one global Project at the end. And this is my Conflict. Now i have duplicated Funktion like "SPI001_lInit" or "SPI001_Config0".
Is there a possibility from DAVE, to rename the Functions etc. like the "Label-Name" from the App ??? Or any Other Way?
i configure the XMC4500 Hardware in many steps, that means a have many independent Projects. I do this because more than >10 Apps in One Project is very confusing.
For example:
Project 1: Communicate SPI with Device A
Project 2: Communicate SPI with Device B
Project 3: x digital Inputs
...
...
I put the Projects in one global Project at the end. And this is my Conflict. Now i have duplicated Funktion like "SPI001_lInit" or "SPI001_Config0".
Is there a possibility from DAVE, to rename the Functions etc. like the "Label-Name" from the App ??? Or any Other Way?
- Tags:
- IFX
1 Reply
This widget could not be displayed.
Not applicable
May 08, 2013
12:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 08, 2013
12:51 AM
Hi,
The solver will help to map the app resources to the available h/w resources/peripherals. So it is not recommended to break into several separated projects. Perhaps you could add "User Label"s to differentiate the usage of the Apps (refer to >Help>Help Contents>DAVE User Manual>Project Management>4.11 Add User Label). Attached (DAVEApps_w_UserLabels) is an example. Hope it is useful for you.

Best regards,
Sophia
The solver will help to map the app resources to the available h/w resources/peripherals. So it is not recommended to break into several separated projects. Perhaps you could add "User Label"s to differentiate the usage of the Apps (refer to >Help>Help Contents>DAVE User Manual>Project Management>4.11 Add User Label). Attached (DAVEApps_w_UserLabels) is an example. Hope it is useful for you.
Best regards,
Sophia
This widget could not be displayed.