Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating the below segger rtt files into eclipse project #68

Open
gangs7192 opened this issue Dec 29, 2022 · 0 comments
Open

Integrating the below segger rtt files into eclipse project #68

gangs7192 opened this issue Dec 29, 2022 · 0 comments

Comments

@gangs7192
Copy link

Hi,
I want my project to be developed in eclipse. I integrated the below RTT files into the project. But while building the project i am getting this type of error. Please look into this or can you tell me what are the steps need to integrate segger RTT into eclipse project ?

error: section attribute argument not a string constant
SEGGER_RTT_PUT_CB_SECTION(SEGGER_RTT_CB_ALIGN(SEGGER_RTT_CB _SEGGER_RTT));

error: section attribute argument not a string constant
SEGGER_RTT_PUT_BUFFER_SECTION(SEGGER_RTT_BUFFER_ALIGN(static char _acUpBuffer [BUFFER_SIZE_UP]));

error: section attribute argument not a string constant
SEGGER_RTT_PUT_BUFFER_SECTION(SEGGER_RTT_BUFFER_ALIGN(static char _acDownBuffer[BUFFER_SIZE_DOWN]));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant