搜索
bottom↓
12
返回列表 发新帖
楼主: pic_flash

CCS_C ,PCWHD_V5.030 (PIC 编译器)

  [复制链接]

出0入0汤圆

 楼主| 发表于 2018-7-31 08:56:33 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.079  (PIC 编译器)
链接:https://pan.baidu.com/s/1GPWtqV-v-S7xwWftp3Hliw
密码:q1fi

出0入0汤圆

 楼主| 发表于 2018-9-2 15:03:31 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.080  (PIC 编译器)
链接:https://pan.baidu.com/s/1mY3kjAyl-w4T1fYaG3SAMg
密码:y3bi


5.080  A problem with memcpy() throwing an error under Linux is fixed
5.080  A bug involving passing arrays to an inline function for some chips is fixed
5.080  A problem with some fields with a indirect type inside a const struct throwing an error is fixed
5.080  A linker error finding files when an output directory is used is fixed
5.080  Fixed issue with assigning output pins with #pin_select and pin_select() function on some PCD devices
5.080  A bug in make32 for PCD parts when assigned using an indirect address is fixed

出0入0汤圆

 楼主| 发表于 2018-12-24 17:27:19 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.081  (PIC 编译器)
链接:https://pan.baidu.com/s/1TOPnI4auDscWi26n4R5VVQ
密码:li8x

5.081  An error 103 when MPLAB uses both / and \ in the path is fixed
5.081  A error with the reset vector on a PIC16F570 when interrupts and internal osc are used is fixed.
5.081  A bug with int1 arrays inside structures on some parts is fixed.
5.081  In PCD some constants were not properly promoted to the right type for an expression.  Now fixed.
5.081  An optimization bug affecting SFR's on K42 parts is fixed.
5.081  A bank switching optimization bug affecting all PIC18 parts is fixed.
5.081  Help files have been updated
5.081  Many example programs have been updated
5.081  Added built-in functions for SENT peripheral.
5.081  Added built-in functions for the new DMA peripheral for newer PCH devices.
5.081  Fixed an issue with crc_calc() functions returning incorrect value for some PCD devices.
5.081  Fixed an issue with Interface Designer not downloading some images correctly.
5.081  Fixed an issue with #use I2C() calculated baud rate incorrectly for some PCD devices when using HW I2C peripheral.
5.081  Updated set_pwmx_duty() function for newer M/H devices to accept 8 or 10 bit values like the older parts.

出0入0汤圆

 楼主| 发表于 2019-5-19 21:02:03 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.083  (PIC 编译器)
链接:https://pan.baidu.com/s/1FsdVZzI_EbDxFTrT0HBOmA
提取码:8npq

出0入0汤圆

发表于 2019-5-20 08:33:32 | 显示全部楼层
好久没有用了,都差点忘了

出0入0汤圆

 楼主| 发表于 2019-9-25 20:28:35 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.089  (PIC 编译器)

链接:https://pan.baidu.com/s/13PKWRTC4uq4hC4b13pD6yA
提取码:94gg


5.089  #rom crc16 problem affecting some programs is fixed
5.089  An optimization bug affecting K42 parts is fixed
5.089  Fixed an issue with setting break points in the debugger on some Enhanced 16 devices
5.089  Fixed an issue with reading and writing eeprom memory with the debugger on the PIC16F183xx family
5.089  Updated i2c_read() function so for 1 param it figures out if it is stream or ACK.
5.089  Added a new i2c_write_slave() function so slaves can push data to the master in an ISR without waiting
5.089  Added MAX_BAUD option to HW #use spi() to make the baud rate <= instead of as close as possible

出0入0汤圆

发表于 2019-10-10 08:34:39 | 显示全部楼层
pic_flash 发表于 2019-9-25 20:28
PIC 编译器, CCS C
版本: PCWHD_V5.089  (PIC 编译器)

版主, PCWHD_V5.090 已经发布了,貌似之前的版本有一个很严重的优化BUG.

出0入0汤圆

 楼主| 发表于 2019-10-10 13:45:06 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.090  (PIC 编译器)
链接:https://pan.baidu.com/s/1n3dXLcKoAveq10FIbPnWbw
提取码:1bkj


Recent changes include:
5.090  An optimization bug affecting most PIC18 parts and the baseline PIC16 parts is fixed
5.090  Added a debugger for the PIC16F177x family
5.090  Improved error detection for when an incorrect stream identifier is passed to I2C functions

Updated:  PIC16F1773
Updated:  PIC16F1776
Updated:  PIC16F1777
Updated:  PIC16F1778
Updated:  PIC16F1779
Updated:  PIC16F18857

出0入0汤圆

发表于 2019-10-17 09:24:38 | 显示全部楼层
pic_flash 发表于 2019-10-10 13:45
PIC 编译器, CCS C
版本: PCWHD_V5.090  (PIC 编译器)
链接:https://pan.baidu.com/s/1n3dXLcKoAveq10F ...

感谢LZ无私奉献!!!

出0入0汤圆

发表于 2019-11-5 14:02:59 | 显示全部楼层
pic_flash 发表于 2019-10-10 13:45
PIC 编译器, CCS C
版本: PCWHD_V5.090  (PIC 编译器)
链接:https://pan.baidu.com/s/1n3dXLcKoAveq10F ...


新版本已经发布了

5.091  Fixed an Index out of Bounds issue in the IDE Wizard that a couple devices were having.
5.091  Updated debugger for PIC24FJ256GA406 family that was causing some logic to fail, while(i>0) for example, when stepping in/over line.
5.091  Updated some Enh-16 debuggers to fix an issue with reading/writing EEPROM memory from debugger Data EE window.
5.091  Fixed an issue with disabling ADC peripheral for PIC16F18426 family.
5.091  Fixed the ROM tab of the debugger to show all the memory.

出0入0汤圆

 楼主| 发表于 2019-11-5 16:21:47 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.091  (PIC 编译器)
链接:https://pan.baidu.com/s/1qQ_4O9t54XYBlY763qnJ3w
提取码:ewt6

5.091  Fixed an Index out of Bounds issue in the IDE Wizard that a couple devices were having.
5.091  Updated debugger for PIC24FJ256GA406 family that was causing some logic to fail, while(i>0) for example, when stepping in/over line.
5.091  Updated some Enh-16 debuggers to fix an issue with reading/writing EEPROM memory from debugger Data EE window.
5.091  Fixed an issue with disabling ADC peripheral for PIC16F18426 family.
5.091  Fixed the ROM tab of the debugger to show all the memory.

出0入0汤圆

发表于 2019-11-5 16:53:44 | 显示全部楼层
pic_flash 发表于 2019-11-5 16:21
PIC 编译器, CCS C
版本: PCWHD_V5.091  (PIC 编译器)
链接:https://pan.baidu.com/s/1qQ_4O9t54XYBlY7 ...

谢谢您更新!

出0入0汤圆

发表于 2019-12-23 13:50:50 | 显示全部楼层
pic_flash 发表于 2019-11-5 16:21
PIC 编译器, CCS C
版本: PCWHD_V5.091  (PIC 编译器)
链接:https://pan.baidu.com/s/1qQ_4O9t54XYBlY7 ...

sonsivri已经发布了圣诞礼物了!

出0入0汤圆

 楼主| 发表于 2019-12-27 20:07:55 | 显示全部楼层
korren 发表于 2019-12-23 13:50
sonsivri已经发布了圣诞礼物了!

其实,如果你有户口,可以帮忙搬运去百度盘的

出0入0汤圆

 楼主| 发表于 2019-12-27 20:13:24 | 显示全部楼层
PIC 编译器, CCS C
版本: PCWHD_V5.092  (PIC 编译器)
链接:https://pan.baidu.com/s/1ZNIwtolr5epbp6kzrc6rTg
提取码:kqip

5.092  i2c_transfer() functions fixed when using stream identifiers with functions in PCD.
5.092  Fixed an issue with clearing #use rs232() errors on PIC18FxxK42 devices.
5.092  Fixed an issue passing a variable to discreet I/O functions on newer PIC18 parts.
5.092  The compiler now tollerates better function pointer declarations inside a parametter list.

出0入0汤圆

发表于 2020-2-25 09:07:15 来自手机 | 显示全部楼层
楼主,5.093已经出来了,能跟新一下到坛里吗?

出0入0汤圆

发表于 2020-9-9 12:07:50 | 显示全部楼层
PIC 编译器, CCS C  楼主,5.094已经出来了,学习一下

出0入0汤圆

发表于 2020-9-12 10:23:23 | 显示全部楼层
5093, 仅七天
链接:https://pan.baidu.com/s/166wSYRZ934ZjOF7MmFzGQQ
提取码:o52l

出0入0汤圆

发表于 2020-9-14 11:27:10 | 显示全部楼层
谢谢分享PIC 编译器, CCS C 5093 学习一下

出0入0汤圆

发表于 2020-11-21 12:23:02 | 显示全部楼层
为楼主点赞!

出0入0汤圆

发表于 2021-2-26 10:04:57 | 显示全部楼层
本帖最后由 pcl 于 2021-2-26 10:06 编辑

v5.101
链接:https://pan.baidu.com/s/18M59s7KADZIiG1TKtImmbw
提取码:sj02

七天,需要的请尽快, 内不含序号, 沿用原有的即可

出0入0汤圆

发表于 2021-2-26 10:25:56 | 显示全部楼层
已下载!谢谢

出0入0汤圆

发表于 2021-2-27 18:26:54 来自手机 | 显示全部楼层
pcl 发表于 2021-2-26 10:04
v5.101
链接:https://pan.baidu.com/s/18M59s7KADZIiG1TKtImmbw
提取码:sj02

感谢分享!

出0入0汤圆

发表于 2021-4-28 14:07:16 | 显示全部楼层
本帖最后由 pcl 于 2021-4-28 19:15 编辑

已修正 v5.103
链接:https://pan.baidu.com/s/1NKYoMNiWgL1YhJvF-i6Okg
提取码:chzm

七天,需要的请尽快, 内不含序号, 沿用原有的即可

出0入0汤圆

发表于 2021-4-28 17:28:14 | 显示全部楼层
说明是:5.103 实际是:5.093,请重新上传,谢谢!

出0入0汤圆

发表于 2021-4-28 19:17:48 | 显示全部楼层
edalab1 发表于 2021-4-28 17:28
说明是:5.103 实际是:5.093,请重新上传,谢谢!

已经修改重新上传

出0入0汤圆

发表于 2021-6-17 04:16:23 | 显示全部楼层
pcl 发表于 2021-4-28 19:17
已经修改重新上传

能再分享一次吗?谢谢!

出0入0汤圆

发表于 2021-6-28 20:49:27 | 显示全部楼层
谢谢分享  能再分享一次吗?谢谢!

出0入0汤圆

发表于 2022-1-24 10:53:51 | 显示全部楼层
楼主你好,我想问下,这个是不是只能当做一个单独的软件来使用.
编辑编译管理项目全都在这个CCS上面,
而不是像XC16一样作为一个编译器嵌入到MPLAB里使用.

出0入0汤圆

发表于 2022-1-26 10:07:35 | 显示全部楼层
krguang 发表于 2022-1-24 10:53
楼主你好,我想问下,这个是不是只能当做一个单独的软件来使用.
编辑编译管理项目全都在这个CCS上面,
而不是 ...

这是独立运行的开发软件, 也可以嵌入到mplab

出0入0汤圆

发表于 2022-2-18 12:35:56 | 显示全部楼层
哪位兄弟能分享一下PCWHD5.106或5.107的更新,谢谢了!
回帖提示: 反政府言论将被立即封锁ID 在按“提交”前,请自问一下:我这样表达会给举报吗,会给自己惹麻烦吗? 另外:尽量不要使用Mark、顶等没有意义的回复。不得大量使用大字体和彩色字。【本论坛不允许直接上传手机拍摄图片,浪费大家下载带宽和论坛服务器空间,请压缩后(图片小于1兆)才上传。压缩方法可以在微信里面发给自己(不要勾选“原图),然后下载,就能得到压缩后的图片。注意:要连续压缩2次才能满足要求!!】。另外,手机版只能上传图片,要上传附件需要切换到电脑版(不需要使用电脑,手机上切换到电脑版就行,页面底部)。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|Archiver|amobbs.com 阿莫电子技术论坛 ( 粤ICP备2022115958号, 版权所有:东莞阿莫电子贸易商行 创办于2004年 (公安交互式论坛备案:44190002001997 ) )

GMT+8, 2024-8-25 08:45

© Since 2004 www.amobbs.com, 原www.ourdev.cn, 原www.ouravr.com

快速回复 返回顶部 返回列表