STM32 XCP via CAN bus – “Parser::describeSymbol xcpDummyDoubleVariable is not a global variable” error
Greetings,
while trying to follow this example:
https://www.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ug/stm32-xcp-can-simulink-example.html
I counldn’t even connect to my board (STM32F4**). Flashing was done correctly and CAN bus was correctly configured. The CAN communication and interface is configured as following:
The error that keeps poping up is:
DWARF Parser internal error: Parser::describeSymbol xcpDummyDoubleVariable is not a global variable
What I’ve tried:
I’ve tried modifying a linker to include a "xcpDummyDoubleVariable" variable Adding a "xcpDummyDoubleVariable" to a header "main.h" file inside stm32 cube project
Error is displaying while trying to connect to a board:
Does anyone have any experiance with this kind of issue? If the XCP via CAN bus is working for you, what is the your Matlab version?Greetings,
while trying to follow this example:
https://www.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ug/stm32-xcp-can-simulink-example.html
I counldn’t even connect to my board (STM32F4**). Flashing was done correctly and CAN bus was correctly configured. The CAN communication and interface is configured as following:
The error that keeps poping up is:
DWARF Parser internal error: Parser::describeSymbol xcpDummyDoubleVariable is not a global variable
What I’ve tried:
I’ve tried modifying a linker to include a "xcpDummyDoubleVariable" variable Adding a "xcpDummyDoubleVariable" to a header "main.h" file inside stm32 cube project
Error is displaying while trying to connect to a board:
Does anyone have any experiance with this kind of issue? If the XCP via CAN bus is working for you, what is the your Matlab version? Greetings,
while trying to follow this example:
https://www.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ug/stm32-xcp-can-simulink-example.html
I counldn’t even connect to my board (STM32F4**). Flashing was done correctly and CAN bus was correctly configured. The CAN communication and interface is configured as following:
The error that keeps poping up is:
DWARF Parser internal error: Parser::describeSymbol xcpDummyDoubleVariable is not a global variable
What I’ve tried:
I’ve tried modifying a linker to include a "xcpDummyDoubleVariable" variable Adding a "xcpDummyDoubleVariable" to a header "main.h" file inside stm32 cube project
Error is displaying while trying to connect to a board:
Does anyone have any experiance with this kind of issue? If the XCP via CAN bus is working for you, what is the your Matlab version? stm32, embedded coder, simulink MATLAB Answers — New Questions