Hi,
Please excuse me if I ask some stupid questions I am new to wesr and have only used git simply over the last few years.
These questions stem from trying to get percepio tracealyzer working with sdk 1.6.0 and nrf5340.
Primary question is what is the relationship between the nordic sdk-zephyr repo and the atual zephyproject repo?
I have dining philosophers running on devkit and now want to lay with tracealyzer to actually see the system visualisations. I have used Tracealyzer on several FreeRtos based dprodjects in the past where it has proved to be a very impressive and indispensable tool.
OK to crux of mater; it does not work using the 1,6,0 sdk-zephyr repo; now I have been told I "just" need to merge changes from the zephyrproject/zephyr repo on github; as the code in the sdk-zephyr is not working. So I thought nordic sdk-zephyr is just a nordic github fork of the zephyrproject github repo; and hence should be a straight forward merge via github and should be listed as a fork.
But looking at git hub I am unable to compare the two forks as they are not listed as related in the drop downs for the github fork compare. So the nordic repo is not a dirct github fork?
Comment for nordic repo says "NCS downstream of https://github.com/zephyrproject-rtos/zephyr"; but github does not show the relationship.
Then how are these kept in sync? Do I just have to point my local git to the actual zephyproject remote and just merge from the appropriate branch?
Is or is not the noridc repo a direct github fork of the zephyrproject?
If not "why not"?
Can any of you please advise.
Again sorry for stupid questions.
Regards,
Owain