2024-09-19 11:50 PM
I have a very generic question ,What happens if in an example for a different board . I just remove the BSP and instead add a BSP for a different board.
Solved! Go to Solution.
2024-09-20 02:08 AM
A generic answer to the generic question. When you replace or adapt a BSP from a different board you
1.Make it build without errors, find all missing parts etc.
2. Debug and validate that it works.
What happens next depends on success of these two steps.
2024-09-20 02:08 AM
A generic answer to the generic question. When you replace or adapt a BSP from a different board you
1.Make it build without errors, find all missing parts etc.
2. Debug and validate that it works.
What happens next depends on success of these two steps.
2024-09-20 05:40 AM
To be even more generic:
"When you replace or adapt any firmware from a different board you ..."
2024-09-20 08:54 PM
@Andrew Neil Your sarcasm wasn't required here.
2024-09-21 01:23 AM
I'm sorry, it's not intended as sarcasm - it is a general principle.