不,我不能提供我的工作空间。
我有一些组件(UART,ISR,SPI),它们在它们的相应的.In文件之间有代码。
升级到4.1个UPDT1时,这些代码之间的所有代码都被删除。
我通过将代码从保存的版本中剪切并粘贴回来来处理。
此外,这是随机生成的,我没有看到模式。
它不总是发生在干净的构建或部分构建中。
当我工作时,突然工作的东西就会停止。
调试将再次显示此代码丢失。
以上来自于百度翻译
以下为原文
No, I am unable to provide my workspace.
I have components (uart, isr, spi) that have code in their respective _int files between #START and #END.
Upon the upgrade to 4.1 Updt1, all the code between these was removed.
I have dealt with this by cut and pasting back the code from a saved version.
Further, this has happened at random builds - I have not been able to see a pattern.
It does not happen always with a clean build or partial build.
As I will be working and suddenly stuff that was working would stop.
Debuging will show this code is missing again.
不,我不能提供我的工作空间。
我有一些组件(UART,ISR,SPI),它们在它们的相应的.In文件之间有代码。
升级到4.1个UPDT1时,这些代码之间的所有代码都被删除。
我通过将代码从保存的版本中剪切并粘贴回来来处理。
此外,这是随机生成的,我没有看到模式。
它不总是发生在干净的构建或部分构建中。
当我工作时,突然工作的东西就会停止。
调试将再次显示此代码丢失。
以上来自于百度翻译
以下为原文
No, I am unable to provide my workspace.
I have components (uart, isr, spi) that have code in their respective _int files between #START and #END.
Upon the upgrade to 4.1 Updt1, all the code between these was removed.
I have dealt with this by cut and pasting back the code from a saved version.
Further, this has happened at random builds - I have not been able to see a pattern.
It does not happen always with a clean build or partial build.
As I will be working and suddenly stuff that was working would stop.
Debuging will show this code is missing again.
举报