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

Undefined: gostartcall #3

Open
Jud opened this issue Jul 13, 2022 · 0 comments
Open

Undefined: gostartcall #3

Jud opened this issue Jul 13, 2022 · 0 comments

Comments

@Jud
Copy link

Jud commented Jul 13, 2022

Trying to compile the blinky program for nRF5, but getting an error on macOS 12.3.

export GOTEXT=0x00001000
export GOMEM=0x20000008:262136
export GOSTRIPFN=1
export GOOUT=hex

emgo build -o blinky ./main.go
# runtime
../../../embeddedgo/goroot/src/runtime/stack.go:1132:2: undefined: gostartcall

I tried a few different patch version in the patch repo, but got the same error each time.

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