Configuring RTCS to have less protocols

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Configuring RTCS to have less protocols

1,574 Views
Ardoster
Contributor III

Hi

 

I'm trying to reduce the space memory of my RTCS code. Right now, I'm trying to rebuild manually all my RTCS library, but I'm not very sure this is the correct way to remove protocols or application from my library because this way is very difficult to do without errors. Is there another simplier way to make RTCS take less space memory? Pherhaps editing a .h file, modifying includes, etc?

 

Thanks you in advance, and very good weekend.

 

Regards

Labels (1)
Tags (1)
0 Kudos
2 Replies

364 Views
Ardoster
Contributor III
Any idea?
0 Kudos

364 Views
flashtoo
Contributor I

I think you can just set them to 0 in your user_config.h file. I beleive the linker is smart enought not to link them in if not needed but I have not tested this.

0 Kudos