您好!
在调试FFTC硬核的时候,不论是在test例程还是example例程中,都有要求如下:“To see the multicore example application in action, please build and run the multi core example project on all 4 cores in "synchronous" mode.”。按照上述操作,在debug的时候,选中以下两个选项:“creat a debug group for selected cores”以及“make the group synchronous”,程序可以顺利的运行。
请问在这种烧写模式下,4个核烧写的代码是否全都相同? —— 从输出log看,各个核输出各不相同,执行的代码应该是各补相同。
如果各个核所执行的代码各不相同的话,那么是在那个地方有做类似的规定?是代码C语言的函数中吗?
未找到相关文件有做类似的说明,只能麻烦您帮忙解答了!谢谢了!
祝好!