概览
描述
The PM+ (Project Manager) is an integrated development environment platform to efficiently develop the user program for V850 and 78K. A series of operations of developing the user program can be performed by starting up the editor, builder, debugger, and so on from the PM+. Learn More
- Further update of the PM+ is not planned. Please be careful of the operating environment.
- IBM PC/AT compatible
- Windows® 10 (32-bit version only)
- Windows® 8.1 (32-bit version only)
- Windows® 7 (32-bit version only)
- IBM PC/AT compatible
- For details, see Compatibility of Renesas Software Tools with Microsoft Windows®.
发布信息
PM+
- Latest Ver.: V6.32
New Device Files
- Released: Sep 16, 2011
- Details of upgrade (See Tool News)
- Operating Environment
- Tool Suites
- Device Files for PM+ and Supported Devices
- Download device files
- Further update of the PM+ is not planned.
- The PM+ requires a Device file for your target device.
目标设备
Additional Details
Successor
In the case of CS+ or e² studio, the build speed is improved by the rapid build function compared to PM+.
Porting from PM+ to CS+
Porting from PM+ to the e² studio
Tool Suites
PM+ is not available separately. It is included in the packages below. When installing any package, PM+ will be installed inevitably.
- Software Package for V850 [SP850]
- Software Package for 78K0R [SP78K0R]
- Software Package for 78K0 [SP78K0]
- Software Package for 78K0S [SP78K0S]
- Compiler Package for V850 [CA850]
- Assembler Package for 78K0R [RA78K0R]
- Assembler Package for 78K0 [RA78K0]
- Assembler Package for 78K0S [RA78K0S]
Integrated Tools
| V850 Microcontroller | 78K (78K0R, 78K0, 78K0S) Microcontroller | |
|---|---|---|
| Compiler/Assembler | CA850 | CC78K0R CC78K0 CC78K0S RA78K0R RA78K0 RA78K0S |
| System simulator | SM850 SM+ for V850 SM+ for V850ES/Fx2 SM+ for V850ES/Fx3 SM+ for V850ES/Sx2 SM+ for V850ES/Hx2 | SM+ for 78K0R SM+ for 78K0R/Kx3 SM78K0 SM+ for 78K0 SM+ for 78K0/Kx2 SM78K0S SM+ for 78K0S SM+ for 78K0S/Kx1+ |
| Integrated debugger | ID850 ID850NW ID850NWC ID850QB | ID78K0R-QB ID78K0-NS ID78K0-QB ID78K0S-NS ID78K0S-QB |
| Emulator | IECUBE for V850 MINICUBE2 | IECUBE MINICUBE2 |
| Real-time OS | RX850 RX850 Pro | RX78K0R |
| Device File | A device file of target device to be used | A device file of target device to be used |
| Device Driver Configurator | Applilet2, Applilet3 | Applilet2, Applilet3 |
| Flash Programmer | PG-FP5 PG-FP4 | PG-FP5 PG-FP4 |
| Link Directive Generator | LDG (if necessary) | — |
| Performance analysis tuning tool | TW850 (if necessary) | — |
支持
支持社区
- usb_PMSC例程
我想请问下,能否提供一个RTOS系统的usb_PMSC例程带DMA控制器的,我这边按照如图进行配置设置以后,发现无法使用,EK-RA4M3 的demo ...
2021年9月7日 - RX24T无感PMSM电机控制,电流运放问题
各位大佬,小弟初次使用RX24T,有以下疑问,望赐教; 1、关于自带的三个运放,电流采集不需要差分走线输入吗?我看功能款图只 ...
2021年8月30日 - RA4M2+ Threadx + SPI_flash + USB_Pmcs 实现U盘的功能
目前我根据A4M2的例程跑通了RTOS+SPI_FLASH以及Threadx+SD卡的模拟U盘功能,但是在使用Threadx+spi_flash时USB无法进入块读写函数usb_peri_usbx_media ...
2025年7月7日
知识库
- RZ/Five: 有没有可以与RZ/Five组合使用的PMIC?
我们为RZ/Five提供PMIC (DA9062)。https://www.renesas.com/products/power-power-management/multi-channel-power-management-ics-pmics/ssdsoc-power-management-ics-pmic-and-pmus/da9062-designed-applications-requiring-85
2022年9月21日 - RL78/G1P Fast Prototyping Board 的 Pmod™ 端子可否与市售的 I2C 接口 Pmod™ 连接?
可与 RL78/G1P Fast Prototyping Board 的 Pmod™ 连接器的 9~12 引脚连接。※请参考下图。
2020年6月17日 - 将数据的每1位写入端口锁存器后设置端口模式,不成功。在第一次设置PM后设置每1位时OK。可忽略PM设置前的端口模式设置?
问题是数据被按位设置到端口输出锁存器。 在这个例子中使用了位操作指令,从而读取到端口数据、执行位操作,并将结果 ...