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

Network is not supported by GCC_ARM toolchain #29

Closed
pbrier opened this issue Aug 14, 2013 · 1 comment
Closed

Network is not supported by GCC_ARM toolchain #29

pbrier opened this issue Aug 14, 2013 · 1 comment

Comments

@pbrier
Copy link
Contributor

pbrier commented Aug 14, 2013

Compilation of the network library (e.g. for LPC1768) is not possible with the GCC_ARM compiler, due to code incompatibilities (required gnu++11) and missing ETH ram segment in linker script

@pbrier
Copy link
Contributor Author

pbrier commented Aug 14, 2013

Note: seems that Adam Green is also on the issue (I copied in his linker script segment definition). Any suggestion on the "correct" naming of the Ethernet and USB ram segments? All toolchains seem to have their own flavor.

bogdanm added a commit that referenced this issue Aug 15, 2013
Experimental fix for issue #29
@bogdanm bogdanm closed this as completed Aug 15, 2013
bridadan pushed a commit that referenced this issue Jun 21, 2016
Revert "Merge pull request #1 from 0xc0170/dev_update_rtos"
pan- pushed a commit to pan-/mbed that referenced this issue Apr 16, 2018
…ncrypted

check encryption before signing
geky pushed a commit to geky/mbed that referenced this issue Aug 25, 2018
yossi2le pushed a commit to yossi2le/mbed-os that referenced this issue Jan 2, 2019
linlingao pushed a commit to linlingao/mbed-os that referenced this issue Jul 12, 2019
* GPIO port

* fixed hw_types

* delete TODO

* remove ARCM_BASE

* fixed naming issue

* possible fixed for LED3

* working GPIO

* GPIO is working

* add function for gpio_is_connected
pan- pushed a commit to pan-/mbed that referenced this issue May 29, 2020
Split EddystoneService.h into multiple files
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

2 participants