Boost port

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

Boost port

2,396 Views
TomLaVecchia
Contributor II

Do any of the examples have a port of the C++ Boost libraries or has anyone done this? If so, What issues did you run into and is it best to port the entire library or just the components one needs? My host machine is Windows and I'm developing for the 1769 micro controller.

0 Kudos
3 Replies

2,387 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi TomLaVecchia 

Could you please specify what boost library you are referring to?

For LPC1769 we only have lpcopen sw package for user reference.

https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcop...

Have a nice day

Jun Zhang

0 Kudos

2,349 Views
TomLaVecchia
Contributor II

I need the following boost libraries: chrono, date_time, filesystem, log, program_options, random, regex, serialization, system, and thread. 

Tags (1)
0 Kudos

2,293 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

we have filesystem,ucos_iii,etc included in lpcopen package.  The related files and manual are included as well.

https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcop...

Hope this helps.

Jun Zhang

0 Kudos