- 博客(47)
- 收藏
- 关注
原创 普中烧录软件 PZISP,打不开,提示“应用程序无法启动,因为应用程序并行配置不正确.....”
很久没有打开51烧录软件,直接双击PZISP自动下载软件,打不开,且提示:<应用程序无法启动,因为应用程序的并行配置不正确。有关详细信息,请参阅应用程序事件日志,或使用命令行 sxstrace.exe 工具。还有一点要强调的,安装好“vcredist_x86.exe”之后,打开下载软件还是一样的提示,其实是要先点击同一目录下的“vcredist_x86.exe”先安装好环境,
2025-08-22 22:54:41
289
原创 VMware下载安装
本文详细记录了VMware Workstation Pro的下载和安装过程。首先通过官网进入下载页面,需注册/登录账号才能获取下载链接,步骤繁琐且网站响应较慢。下载完成后,双击安装包进行安装,按照向导提示完成各项设置,包括接受许可协议、选择安装位置等。整个安装过程约需数分钟,安装完成后即可使用该虚拟机软件。作者建议将安装包备份至云盘以方便后续使用。
2025-08-20 00:32:16
445
原创 【c】宏定义和条件编译的问题(#if defined (__Vendor_SysTickConfig)&&(__Vendor_SysTickConfig==0U))(#if #ifdef)
【c】宏定义和条件编译的问题(#if defined (__Vendor_SysTickConfig)&&(__Vendor_SysTickConfig==0U))(#if #ifdef)
2025-07-18 23:27:57
942
原创 【keil5问题】keil5左侧工程文件打感叹号,打开该文件还提示:Access to ****** was denied
工程文件出现打感叹号情况,且提示Access ****** denied,打开文件失败
2025-05-10 02:53:47
979
原创 【git报错】:git push报错提示: Updates were rejected because the remote contains work that you do
【git报错】:git push报错提示: Updates were rejected because the remote contains work that you do
2024-06-24 19:28:43
2389
1
原创 【MDK5问题】:MDK5无法跳转,并且提示:no browse information available in xxxxx
【MDK5问题】:MDK5无法跳转,并且提示:no browse information available in xxxxx
2024-06-24 10:09:56
666
2
原创 【git】git update-index --assume-unchanged(不改动.gitignore实现忽略文件)
【git】git update-index --assume-unchanged(不改动.gitignore实现忽略文件)
2024-01-29 20:32:53
2339
原创 keil5【问题解决】提示:Target ‘LED‘ uses ARM-Compiler ‘Default Compiler Version 5‘ which is not available
keil5【问题解决】提示:Target 'LED' uses ARM-Compiler ‘Default Compiler Version 5‘ which is not available
2024-01-29 17:29:27
11901
8
原创 【git报错】git push时候报错fatal: unable to access ‘http://xxxxxxxxxxxx.git/‘: Failed to connet to xxxxx
在执行git push origin master要把代码推送到远程库的时候出现了报错:fatal: unable to access ‘http://xxxxxxxxxxxx.git/’: Failed to connet to xxxxx。
2023-05-06 14:28:45
2787
原创 SourceInsight【问题】:复制内容、保存等操作提示:Error:File write error for xxxxxx
SourceInsight【问题】:复制内容、保存等操作提示:Error:File write error for xxxxxx
2023-03-18 15:40:17
1960
原创 SourceInsight4.0【问题】:输入字符,发现后面的字符会被输入的字符覆盖掉的现象;
SourceInsight4.0【问题】:输入字符,发现后面的字符会被输入的字符覆盖掉的现象;
2023-03-15 15:18:34
1656
原创 【Protues报错】protues仿真报错提示“External model DLL “ADC083X.DLL“ not found. GLE=0x000036B1.”
protues仿真报错提示“External model DLL "ADC083X.DLL" not found. GLE=0x000036B1.”
2023-02-18 14:37:58
5917
12
原创 Proteus软件下载安装(包含win10安装proteus8.0+报错问题解决)
Proteus软件下载安装(包含win10安装proteus8.0+报错问题解决)
2023-02-12 03:46:40
38934
34
原创 【rtt问题】RT-Thread studio创建的工程,自己新建的文件中调用不到hal库中的宏定义、结构体
【rtt问题】RT-Thread studio创建的工程,自己新建的文件中调用不到hal库中的宏定义、结构体
2023-02-08 16:22:50
1134
原创 【rtt问题】RT-Thread studio用cubemx配置后提示串口错误:error: unknown type name ‘UART_HandleTypeDef‘
【rtt问题】RT-Thread studio用cubemx配置后提示串口错误:error: unknown type name 'UART_HandleTypeDef'
2023-02-07 17:13:24
3404
2
原创 【rtt问题】RT-Thread studio新建项目编译成功,j-link下载失败
【rtt问题】RT-Thread studio新建项目编译成功,j-link下载失败
2023-02-07 13:51:45
1972
2
原创 【rtt问题】:RT-Thread动态创建线程编译出错,提示:undefined reference to“rt_thread_create“
【rtt问题】:RT-Thread动态创建线程编译出错,提示:undefined reference to"rt_thread_create"
2022-12-20 11:27:41
1557
2
原创 RT-Thread studio【问题】怎么用RT-Thread studio打开已经创建好的RT-Thread项目工程;
RT-Thread studio【问题】怎么用RT-Thread studio打开已经创建好的RT-Thread项目工程;
2022-12-02 15:57:37
5204
原创 RT-Thread studio使用(持续更新)
记录RT-Thread studio软件的下载安装,创建工程,日常使用,以及常见问题解决
2022-11-18 19:03:13
15259
3
原创 SourceInsight使用教程(持续更新)
sourceinsight4.0的下载安装、新建工程、风格配置、功能窗口设置,快捷键设置等其他常见问题解决;
2022-11-11 11:02:24
7872
3
原创 sourceinsight4.0【问题】(打开项目工程失败):source insight project : xxxx is busyand cannot be opened
打开项目工程失败
2022-11-01 12:26:40
2409
原创 【git 报错】git add添加到暂存区报错:fatal: pathspec ‘xxx‘ did not match any files
提交带空格命名的文件夹到暂存区报错:fatal: pathspec 'xxx' did not match any files
2022-10-26 11:13:00
3953
原创 【git 报错】:git push 提示error:failed to push some refs to “xxxxxx“
git push 提示error:failed to push some refs to "xxxxxx"
2022-10-16 23:15:56
3115
原创 C语言代码内存空间布局:堆(heap)、栈(stack)、数据段(data段)、bss段、文本段(代码段)
C语言代码内存空间布局:堆(heap)、栈(stack)、数据段(datad段)、bss段、文本段(代码段)
2022-10-08 22:29:42
2197
ARM Compiler Version 5编译器
2024-01-30
SourceInsight4.0安装包及插件
2024-01-30
ADC083X.dll
2024-01-30
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅