- Posts: 2
SDK Library for ARM devices (Raspberry Pi Raspbian)
- jdutoit
- Topic Author
Less
More
09 Feb 2014 20:34 #2146
by jdutoit
SDK Library for ARM devices (Raspberry Pi Raspbian) was created by jdutoit
Hi everyone,
We are trying to use the SSC SDK on Raspberry Pi devices running Linux (Raspbian), but unfortunately the provided linux shared library is compiled for the x86 platform.
Would it be possible to get a cross-compiled version targeting the ARM1176JZF-S (ARMv6k) architecture?
Regards,
Johann
We are trying to use the SSC SDK on Raspberry Pi devices running Linux (Raspbian), but unfortunately the provided linux shared library is compiled for the x86 platform.
Would it be possible to get a cross-compiled version targeting the ARM1176JZF-S (ARMv6k) architecture?
Regards,
Johann
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
10 Feb 2014 13:01 #2147
by pgilman
Replied by pgilman on topic SDK Library for ARM devices (Raspberry Pi Raspbian)
Dear Johann,
Thanks for the suggestion. I can't promise anything immediate, but will pass on your request to the development team.
Best regards,
Paul.
Thanks for the suggestion. I can't promise anything immediate, but will pass on your request to the development team.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- jdutoit
- Topic Author
Less
More
- Posts: 2
10 Feb 2014 17:55 #2148
by jdutoit
Replied by jdutoit on topic SDK Library for ARM devices (Raspberry Pi Raspbian)
Thanks Paul. We understand it's just a request.
We're more than happy to provide some feedback and experience in this matter if the dev team have any questions.
Regards,
Johann
We're more than happy to provide some feedback and experience in this matter if the dev team have any questions.
Regards,
Johann
Please Log in or Create an account to join the conversation.
- nw
Less
More
- Posts: 3
04 Feb 2021 11:05 #9262
by nw
Replied by nw on topic SDK Library for ARM devices (Raspberry Pi Raspbian)
Hi, this would be very useful to run SAM in new ARM processors (e.g. AWS Graviton and Apple M1). Is it currently possible or could it be reconsidered?
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- sjanzou
Less
More
- Posts: 22
11 Feb 2021 22:53 #9281
by sjanzou
Replied by sjanzou on topic SDK Library for ARM devices (Raspberry Pi Raspbian)
Johann, Nicolas,
The ssc SDK has been built for iOS and Android devices.
Probably, the best starting point for additional ARM devices would be the Makefiles for the android arm64-v8a and armeabi-v7a architectures.
The Makefile files are at github.com/NREL/ssc/tree/develop/build_android
Let us know how the ARM development goes and if you run into any issues.
Thanks,
Steve
The ssc SDK has been built for iOS and Android devices.
Probably, the best starting point for additional ARM devices would be the Makefiles for the android arm64-v8a and armeabi-v7a architectures.
The Makefile files are at github.com/NREL/ssc/tree/develop/build_android
Let us know how the ARM development goes and if you run into any issues.
Thanks,
Steve
Please Log in or Create an account to join the conversation.
Moderators: pgilman