This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

evmc6678l 复杂的cfg文件实现



各位大师好!

目前我要在evmc6678l上实现一个这样的应用,主核(0核)一个工程文件,1~7核公用一个工程文件,但是要在cfg文件中指定不同核要有各自的ddr3区间(本来如果共享代码,但不共享cfg文件可以轻松实现,但是nandboot确限定这样做太麻烦了,所以改成上述应用方式)。我该怎么在cfg文件中获取到当前加载的是哪个核呢?

另外,如果这样不能实现,Program.sectMap这样的功能能否在工程中用c语言实现?

请各位指导一下!

先谢谢