As I am unable to submit tickets, I will post it here:
When using the CAN_NODE APP (4.1.10) on XMC4300, the pin P2.0 can not be selected as TX pin on CAN Node 0.
Pin P2.0 is a valid CAN TX pin on XMC4300, and is used on the XMC4300 relax kit.
Workaround is to edit the can_node_conf.c every time after code generation.
Steps to reproduce:
1. Create a new DAVE project for XMC4300
2. Add CAN_NODE
3. Try to assign CAN TX pin to P2.0
When using the CAN_NODE APP (4.1.10) on XMC4300, the pin P2.0 can not be selected as TX pin on CAN Node 0.
Pin P2.0 is a valid CAN TX pin on XMC4300, and is used on the XMC4300 relax kit.
Workaround is to edit the can_node_conf.c every time after code generation.
Steps to reproduce:
1. Create a new DAVE project for XMC4300
2. Add CAN_NODE
3. Try to assign CAN TX pin to P2.0