FreeRTOS questions

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
User avatar
aclassifier
Respected Member
Posts: 483
Joined: Wed Apr 25, 2012 8:52 pm
Contact:

FreeRTOS questions

Post by aclassifier »

See FreeRTOS port for XMOS xcore-200 multicore microcontrollers

Q1

I tried to clone from Git, but got the below. How do I log in first, if it's the correct repository? I did try to log in in Safari, but of course it did not help. I am not much used to GitHub, have probably only downloaded zips.

Code: Select all

mymachine:workspace_xcode_freertos teig$ git clone --recurse-submodules git@github.com:xmos/lib_rtos_support.git
Cloning into 'lib_rtos_support'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


--
Øyvind Teig
Trondheim (Norway)
https://www.teigfam.net/oyvind/home/
Post Reply