I'm trying to flash my S32G274A RDB2 board with the S32G debugger using the S32FlashTool on Linux.
When I run the following command:
sudo ./S32FlashTool -t ~/rdb2_hil_test.elf -i uart -p /dev/ttyACM0
I get this output/error:
Error: Unable to continue the application! Invalid plugin name: 'brprotocol'
Thanks for the help.