I'm in the process of migrating a project from S32DS v2.2 with Processor Expert to S32DS v3.5 with Config Tools. In PE, you can define multiple CAN Configurations. For example, one for CAN at 250 Kbps and one at 500 Kbps. I actually have 8 CAN configurations defined in PE. In the Peripherals Tool (Config Tools), I'm not seeing a way to define more than one configuration per CAN instance. Am I missing something? Do I just have to create my own config structs?
解決済! 解決策の投稿を見る。
Hi,
yes, in Config tool single config struct can be defined. If needed you can create own in your code.
BR, Petr
Hi,
yes, in Config tool single config struct can be defined. If needed you can create own in your code.
BR, Petr