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.

在线修改工程的一个想法,能否实现?



最近一个项目,需要调试,但是更改程序不是一个人可以做的,需要好几个人,芯片是28335,没有外部Flash,这里我有几个想法:

1、我想把工程分为几个部分,首先是一个总的工程,这个工程需要修改,是固定的,它的功能就是调用其他工程编写好的程序,这个想法是否可以实现?

2、如果可以实现,那么我建立工程时子工程我该如何建立框架,比如说指定固定区域?

期待高人回复