“我还注意到,当退出IDE并试图重命名项目中的源文件时,Windows抱怨一个文件被另一个应用程序使用的错误。”类似的,如果我在项目窗口中重命名一个文件,所有的工作都很好,当我重新启动MPLAB X时,文件将不复存在。在项目窗口中,我必须添加文件,这可能会导致更多的问题。我发现,如果在编译之前重命名文件,它在下一次重新命名时出现。从第1天开始移动。这是个噩梦。我花了一段时间才把它拿回来,当我做的时候,我所有的书签都不见了。有时候MPLAB X决定不正确启动,我的XC16-GCC.附加选项STD= GNU99变成空白。是的,你使用得越多,你发现的微芯片就越难修复。包括所有的位,硬件寄存器)[ItNCO2BIT]。In0EP=1;[IEC0BIT]。It00IE=1;[IPC0BIT]。
以上来自于百度翻译
以下为原文
"I've also noticed that when exiting the IDE and trying to rename a source file in the project, windows complains with an error that the file is being used by another application."
Similar, if I rename a file in the project window, everything works fine, when I restart MPLab X, the file will not be in the project window so I have to add files and that can cause more problems.
I discovered that if I rename a file before a compile it does appear on next restart.
rename, move have been broken from day 1.
The otherday I renamed main.c to slave_main.c and main.c to master_main.c
I had two files opened from separate projects.
What a nightmare.
Took a while to get it back and when I did, all my bookmarks had gone.
Sometimes MPLab X decides not to start properly and my xc16-gcc.addtional options
-std=gnu99 becomes blank.
Yeah, the more you use it, the more bugs you find that Microchip refuse to fix.
(Including everything with bits, hardware registers)
[INTCON2bits].INT0EP=1;
[IEC0bits].INT0IE=1;
[IPC0bits].INT0IP=7;
[printf]
[] = all highlighted in red with white text.
“我还注意到,当退出IDE并试图重命名项目中的源文件时,Windows抱怨一个文件被另一个应用程序使用的错误。”类似的,如果我在项目窗口中重命名一个文件,所有的工作都很好,当我重新启动MPLAB X时,文件将不复存在。在项目窗口中,我必须添加文件,这可能会导致更多的问题。我发现,如果在编译之前重命名文件,它在下一次重新命名时出现。从第1天开始移动。这是个噩梦。我花了一段时间才把它拿回来,当我做的时候,我所有的书签都不见了。有时候MPLAB X决定不正确启动,我的XC16-GCC.附加选项STD= GNU99变成空白。是的,你使用得越多,你发现的微芯片就越难修复。包括所有的位,硬件寄存器)[ItNCO2BIT]。In0EP=1;[IEC0BIT]。It00IE=1;[IPC0BIT]。
以上来自于百度翻译
以下为原文
"I've also noticed that when exiting the IDE and trying to rename a source file in the project, windows complains with an error that the file is being used by another application."
Similar, if I rename a file in the project window, everything works fine, when I restart MPLab X, the file will not be in the project window so I have to add files and that can cause more problems.
I discovered that if I rename a file before a compile it does appear on next restart.
rename, move have been broken from day 1.
The otherday I renamed main.c to slave_main.c and main.c to master_main.c
I had two files opened from separate projects.
What a nightmare.
Took a while to get it back and when I did, all my bookmarks had gone.
Sometimes MPLab X decides not to start properly and my xc16-gcc.addtional options
-std=gnu99 becomes blank.
Yeah, the more you use it, the more bugs you find that Microchip refuse to fix.
(Including everything with bits, hardware registers)
[INTCON2bits].INT0EP=1;
[IEC0bits].INT0IE=1;
[IPC0bits].INT0IP=7;
[printf]
[] = all highlighted in red with white text.
举报