2199 views|6 replies

6375

Posts

8

Resources
The OP
 

Live Review: November 23, Renesas Electronics RA Series Product Development Tool FSP4.0.0 New Features Introduction [Copy link]

Live broadcast time: November 23 (Wednesday) 10:00-11:30 am
Live broadcast topic: Introduction to new features of FSP4.0.0 of Renesas Electronics RA series product development tools
Watch replay: Click to watch

ppt download: click to download

Questions and Answers Summary:

Question content Reply content
Hello, is there a user version of the open tool? Is it a trial version? No, the IDE and FSP are both provided free of charge.
Does it support MAC OS? Support Windows
Does it support MAC OS? Support Linux
Is this tool free? FSP is free
Is there any operating guide for FSP? There are offline and online manuals. The offline manual can be downloaded from Github. The online manual can be opened from the project.
What are the advantages of flexible configuration software packages? The chip's peripheral interface driver can generate code through simple point-and-click operations, which is convenient and fast. At the same time, it is also compatible with RTOS
Is it an integrated development environment? Yes, there is the official integrated development environment of Renesas, of course you can also use Keil or IAR
What is the main frequency? Each model will be different, you can visit https://www.renesas.cn/cn/zh for more detailed information
Things to note when designing embedded systems According to the actual needs of the project, you should consider the peripherals supported by the chip, the chip's power consumption, the chip's cost, development resources, technical support, whether the operation is simple and easy to get started, etc.
Do the development tools support Linux? There is a Linux installation version
Can I request a sample? Yes, please use the following link https://www.ramcu.cn/lists/6.html
What language is used? The code generated by FSP is C code
Is e2studio a compilation environment developed by Renesas itself? Can it perform graphical programming? The characteristic of FSP is that it can be visually programmed. The development environment can be IAR or Keil. The free official e2studio is recommended by us.
Does FSP come with its own motor algorithm software library? FSP supports motor algorithm libraries, including 120-degree sensorless solutions, FOC solutions, current loops, speed and angle conversion, position loop control, etc. For details, please refer to the relevant part of the FSP manual file: https://renesas.github.io/fsp/group___r_e_n_e_s_a_s___m_o_t_o_r___m_o_d_u_l_e_s.html
What are the innovative advantages? Is the configuration flexible and convenient? From the user's perspective, the underlying driver code writing is simplified, the configuration is flexible and convenient, the interface is friendly, and you can click with the mouse and what you see is what you get.
Does RA have a 176-pin package? Yes, RA6M3 and RA6M5 are available in 176-pin packages
Is code migration cumbersome in various development environments? All are C code, so porting is not difficult
Does e2studio support simulation function codes? Must support
Doesn't the debugger support DAP? DAP debugger can debug RA MCU
Is E2 STUDIO a development environment? Integrated development environment, similar to IAR Embedded Workbench, is based on Eclipse integrated development environment
What chips does FSP4.0.0 apply to? All RA series are supported, of course there are others such as RX series, etc.
Which ARM series does Renesas RA development tool support? Currently supports cortex M4 M23 M33, and will support more arm cortex M series cores in the future
Are there any chips based on RISC-V? Renesas has RISC-V products, but that is not the focus today. For details, please refer to the Renesas official website: https://www.renesas.cn/cn/en/products/microcontrollers-microprocessors/risc-v
Which model is the RA low power consumption? The RA2 series of the RA family is a low-power product
How often will FSP be updated? A minor version is updated approximately every 2 months, for example, from 4.0.0 to 4.1.0, which is considered a minor version upgrade.
Is the development tool FSP 4.0.0 currently the latest version? The latest version is 4.10, please pay attention to FSP release
Is the development tool FSP 4.0.0 currently the latest version? https://github.com/renesas/fsp/releases
Does the FSP include configuration programs for different operating systems? Currently FSP supports FREERTOS and Azure RTOS systems
Is there a corresponding tutorial for FSP? Yes, you can search on the Renesas website
Which series of Renesas MCUs does FSP support? Currently supports RA series MCUs, and will add code generation functions for more Renesas MCU and MPU product lines in the future
Is FSP4.0 based on Windows system platform? Supported by both Windows and Linux
I have been using CS+. What are the similarities and differences between this and cs+? CS+ is targeted at Renesas' own core RL78 and RX family products
I have been using CS+. What are the similarities and differences between this and cs+? e2 studio can be used for RARX and RL78 family products
Is the e2studio development interface in Chinese? You can refer to the following method to switch to the Chinese interface https://community-ja.renesas.com/zh/forums-groups/mcu-mpu/ra-mcu-fsp/f/forum/7274/e2stdio
Is there a demo board? There are EK-RA2 EK-RA4 EK-RA6 series covering RA2/4/6 series MCUs. Please visit the Renesas official website for details.
Does FSP provide a download link for the application code of the peripherals? You can refer to our sample code repository: renesas/ra-fsp-examples: Example projects for Renesas RA MCU family (github.com)
What kinds of simulation tools are available? Segger Jlink, Renesas E2
Does this IDE require a licence? No, it's free. Come and download it and experience it.
What functions does the QE tool have? QE is very powerful, supporting BLE, captouch, etc.
Are Renesas' MCUs mainly 32-bit MCUs? RL78 is an 8-bit & 16-bit MCU
What language system is the FSP development tool based on? FSP uses the ISO/IEC 9899:1999 (C99) C programming language standard. Specific features introduced in C99 include standard integer types (stdint.h), Boolean values (stdbool.h), designated initializers, and the ability to mix declarations and code.
What does RA mean? Renesas Advanced
Does FSP have a source code peripheral library similar to other manufacturers' peripheral libraries? All HAL drivers are provided in FSP
Does e2studio need to install other C compilers, such as MinGW? e2studio uses the GCC ARM Embedded toolchain.
Renesas MCU has M4 core and its own core, can FSP support both? FSP currently supports the RA series. For Renesas' own cores, there are other smart code tools to support them. For details, please refer to the Renesas official website
Is Renesas MCU open in terms of development tool software? Yes, the FSP code is open source
What is the highest MHz that the system main frequency can reach for the Renesas Electronics RA series? Currently the system frequency supports up to 240Mhz
Please send me the FSP download link https://github.com/renesas/fsp/releases
What software integrated development environments (IDEs) are supported by Renesas RA Series products? e2studio/IAR/Keil
Are all the related components free? Free
Does FSP still work with RTstudio? Can it be used under Keil? We are a close partner of RT-Thread. You can use it under Keil
Is there any RA series for low power consumption? RA2 is mainly targeted at low power applications
Are Azure RTOS and Thread X the same? Different
Is the RA series an ARM core? Yes
Does FSP support OTA? support
What are the FSP library startup files? You can download an e2studio to see it in action
Is Renesas only available in CS+? More powerful development functions and plug-ins are provided in the e2studio environment. For details, please refer to: https://www.renesas.cn/cn/en/software-tool/e-studio
Does the MCU support ADC? What accuracy can be achieved? Yes, different models have different accuracy. For details, please visit the official website https://www.renesas.cn/cn/zh
Where can I download this software? Releases · renesas/fsp (github.com)
Is FSP4.0.0 backward compatible with FSP3.5.0? Compatible
Support motor control applications, how many ps can the PWM accuracy reach RA6T2 supports 156ps resolution PWM
Does the RA series support programming the Flash while executing from Flash? Supported, please note that you need to disable interrupts and other operations
Is FSP only applicable to Renesas hardware? Yes
Does FSP4.0.0 only support RA series products? RX and other series support
Is there a plugin in fsp that supports touch debugging? Yes, you can download e2studio and have a look
What determines how many threads the RA series MCU can open? Generally speaking, the RAM size of the MCU should be considered to determine how many threads can be opened.
Does FSP integrate the middleware stacks of Azure RTOS and FreeRTOS? Integrated
What IDE is FSP based on for development? e2studio/IAR/Keil
How to quickly configure the FSP configurator For details, please refer to the introductory training materials on the Renesas official website: https://www.renesas.cn/cn/zh/document/qsg/1527151?r=1527191
Does anyone know if the People's Posts and Telecommunications Press has the latest FSP programming books suitable for learning FSP? Currently not available
If I want to upgrade from an entry-level RA series MCU to a newer and more complex RA series processor, can FSP provide migration assistance? Can be used as a reference
Is FSP equivalent to an SDK or plugin? It needs to be installed in other IDEs? Is that right? Yes
Can the debugger use a generic JLINK? Can
LQFP 176 pins Both RA6M3 and RA6M5 have 176-pin products
Download version 4.0 and just overwrite and install it. Will not overwrite previous versions
When will DAP be supported? Is there a plan? Jlink is too expensive. Can support DAP, can buy Wildfire DAP debugger
Where can I download the source code of FSP? The source code can be downloaded from Github https://github.com/renesas/fsp/releases
What major agents does Renesas have in Jiangsu, Zhejiang and Shanghai? You can check our sales network on the official website and find the corresponding sales channels. https://www.renesas.cn/cn/zh/buy-sample/locations
Is Renesas’ chip supply stable now? There are many models, please contact Renesas sales or agents to obtain supply information.
Is FSP used to generate low-level driver code? It is not just the underlying layer, but also includes some middleware, RTOS, GUI, file system, etc. It is very powerful
Is e2studio developed based on JAVA? Based on eclipse, it is Java
Does the File System of the FSP component support NTFS? support
What middleware supports Free RTOS/Azure RTOS related middleware is supported
Does SEGGER emWin need to be purchased from a third party? unnecessary
Are the relevant components open source? Open Source
I see on the official website that it is FSP4.1, download it first Yes, the latest version is 4.1.0
I am currently developing an application for the RL78 F13. Can I switch to this development environment? Can
Can the integrated development environment be downloaded and used from the official website? https://www.renesas.cn/cn/zh Yes
Where can I download routines for connecting to the cloud? There are domestic cloud connection routines in the FSP reference routines. Please contact Renesas sales or agents.
Is there an emulator available? The evaluation boards provided by Renesas are all equipped with a JLINK debugger
What are the application areas of Renesas MCU? Support for all application areas
Where can I buy the development board? You can go to the Renesas official website or contact a Renesas agent. Contact information is at the end of the lecture.
What chips does FSP4.0.0 apply to? All RA Series Products
Which third-party IDEs can FSP be compatible with? Support e2studio/IAR/Keil
I have been using CS+. Is it recommended to change the IDE? e2 will support more plugins, cs+ only supports RX and RL78, it depends on your choice
Are there many existing examples of open source code? What are they? FSP is open source, including all peripherals
Can projects created by different generations of E2stdio open each other? You can use the import and export function to open
Can the sensitivity of capacitive touch be adjusted by software? Yes, it can be adjusted in the CapTouch QE tool
Does Renesas Electronics RA series provide reference driver source code for each peripheral, or support graphical configuration to generate driver source code for each peripheral? Provides source code and supports visual programming
What industries or fields are Renesas Electronics' RA series suitable for? RA series products have a wide range of applications. Currently, customers are involved in industries and fields such as industry, consumption, home appliances, and the Internet of Things.
Where to download sample development code The official website has download links, such as https://www.renesas.cn/cn/zh/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m3-evaluation-kit-ra6m3-mcu-group#overview ra6m3 sample development code download
What are Renesas' technology approaches? Currently, the more convenient technical approach is the Chinese forum: https://community-ja.renesas.com/zh
I'm late. What are the upgrades and differences between 4.0.0 and 3.x? Can I use it right away? Based on previous experience, it is easy to get started.
Is FSP a free IDE? Yes, it's free
Can the compiler of the evaluation board download other series of Renesas MCUs? e2studio can support the development of other series of MCU
Can FSP be programmed directly? FSP is a code generation tool and does not have programming and debugging capabilities.
What is the difference between RA series and RH series microcontrollers? The main difference is that the core is different, RA is an ARM core
Is FSP pure software or a combination of hardware and software? It is a combination of the underlying driver and the application layer middleware. You can also use the underlying driver alone.
Does FSP support Linux? Support, there are corresponding download files
For developers who have not used Renesas MCU, which MCU is better to start learning from? RA series, such as RA2/RA4/RA6.
Is FSP a new development tool from Renesas? Since the release of the RA series, FSP has been the development tool for RA
Does FSP provide corresponding routine code? Some: renesas/ra-fsp-examples: Example projects for Renesas RA MCU family (github.com)
Is FSP easy to use for those who have never used it before? Very simple and convenient
Does the middleware in FSP all depend on a certain RTOS, or are they relatively independent and bare? Some are based on RTOS, and some, such as USB, can also run on baremetal
Can E2 install plugins by itself? For example, GIT Yes, support egit
Does FSP support Linux code generation? support
What are the main functions of FSP4.0.0? Please pay attention to the live broadcast content
We are currently using RA4E1. In the future, we will consider transitioning to RA4M2 to enhance security features. Is this transition difficult? It is not difficult. Most of the pins of the RA series with the same package are compatible, and most of the peripheral functions are also compatible.
What is the accuracy of the crystal oscillator inside the Renesas microcontroller? Internal high speed oscillator with FLL can be within +-0.5%
Since FSP is 4.0, why is the user manual only V3.7? ? Is there no latest version? Each version has a corresponding manual. Sorry for misunderstanding.
Does FSP have support resources for the security features of the RA family? Yes, all RA security features are implemented through FSP
Can the code generated by FSP be edited and compiled in Ubuntu? Can
Can we develop directly based on the example program? Is there any infringement? Open source code
Does the global property search refer to the properties of all project files? Yes
Does the RA series support ASIL B or D functional safety level? PSA Level 2 certified
Does this Renesas board come with a downloader? CPK-RA6M4 with onboard debugger
I hope e2studio will be more convenient. Thanks, please leave your suggestions
What hardware does FSP support? RA2/RA4/RA6 Series MCUs
Are there any recommendations for pure Chinese FSP learning books suitable for beginners? It would be best if you could provide a purchase link There is a free Chinese book, please download: https://www.renesas.cn/cn/zh/document/gde/1520091?r=469286
Is there a selection tool available? https://www.renesas.cn/cn/zh/products/microcontrollers-microprocessors/ra-cortex-m-mcus
We can promote a batch of boards for trial use in the forum. Relatively speaking, there are still relatively few engineers who have contact with Renesas. Thank you for your good suggestions, I look forward to such an opportunity. I will give you an evaluation board today, I wish you good luck.
Are RA6M3 and RA6M5 compatible with TI's DSP chips? Can they be used for motor control? Motor control can use RA6T1 RA6T2
Can FSP be embedded in other compilers? FSP for ARM MCU: GCC, ARM C, IAR are all supported
What will be the main frequency of Renesas' RA8? Please continue to pay attention to the information released on the official website https://www.renesas.cn/cn/zh
What evaluation boards are available for the RA series MCUs? https://www.renesas.cn/cn/zh/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra-kits Covers RA2, RA4, RA6
What is the operating voltage of RA2? What is the minimum power consumption? RA2 operating voltage: 1.6~5.5V, RA2L1 and E1 series can reach 0.25uA in Software standby mode
Can e2studio be combined with the cloud lab to perform firmware upload and burning tests on MCU? There are related firmware upgrade (OTA) solutions, you can contact relevant personnel to learn more
Is there a tutorial for using FSP? Please refer to the Renesas e-book for detailed steps: https://www.renesas.cn/cn/zh/document/gde/1520091?r=469286
The configuration and use of fsp is still quite troublesome Could you please explain in detail which aspects are more troublesome to use so that we can make adjustments and improvements? Thank you
Can the RA series use AUTOSAR? Not supported
Is there any video case tutorial? https://www.renesas.cn/cn/zh/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra-kits#videos_training
Does Keil have any version requirements? Keil MDK (v5.31 or higher) and ARM compiler 6 (version 6.14 or higher) are installed and licensed.
Can you explain the FSP library project structure in detail? For details, please refer to the FSP document and pay attention to this part: https://renesas.github.io/fsp/_f_s_p__a_r_c_h_i_t_e_c_t_u_r_e.html
Is capacitive touch waterproof? Waterproof
Are there any relevant application cases that can be downloaded? https://gitee.com/ramcu/ra-fsp-examples#example-projects
After the FSP version is updated, is there any problem in opening the project developed with the old version and re-editing it? Using the import and export functions from the original project will help you complete the import smoothly
Does this product support Linux? FSP supports development on Linux PC, but MCU does not support Linux
Can E8a support RA? No, please use E2 or E2-Lite
Where are the application projects for RA Series MCUs? https://gitee.com/ramcu/ra-fsp-examples#example-projects
Does FSP only support RA series development? Currently yes
What fields are RA series suitable for? Suitable for applications ranging from small battery-powered sensor applications to high-performance, processing-intensive embedded end products. With on-chip peripherals for analog, connectivity, human machine interface, security, motor and inverter control, etc., this product family is well suited for the rapidly expanding Internet of Things (IoT) and edge computing application areas, but is not limited to them.
If you come in midway, can you understand that FSP is an IDE? no
Where can I download the routines for the development board? https://github.com/renesas/ra-fsp-examples
Can it be used in drone applications? OK
Does it support Keil? FSP's standalone package RASC supports Keil and IAR
Does RA6/RA8 have a built-in LCD controller? RA6M3 has a built-in LCD controller, and RA8 will also have a built-in product
Can FSP4.0.0 only be used with the RA system product line? Yes, only with RA
Can GUI be applied to the LCD screen of the product? Yes
Are most of Renesas RA products developed in collaboration with WildFire? WildFire is a key partner for RA MCU products
Is the code generated using the FSP development tools open source? Yes, open source
Where can I download the Keil driver package for the RA series? Download from Github https://github.com/renesas/fsp/releases
What is the maximum RAM of the RZ series? You can search https://www.renesas.cn/cn/en/products/microcontrollers-microprocessors/rz-mpus
Sometimes the connection to github is not smooth, it feels better to download FSP resources from Renesas Chinese website Visit https://gitee.com/ramcu/fsp
Sometimes the connection to github is not smooth, it feels better to download FSP resources from Renesas Chinese website The Renesas official website has a dedicated download link for China: https://www.renesas.cn/cn/zh/software-tool/flexible-software-package-fsp#overview
Does Renesas Electronics have automotive-grade products in the RA series? If so, which models are they? There are no dedicated automotive-grade products in the RA series
Can FSP4.0.0 be used across platforms? FSP supports the full range of RA platforms.
What operating systems does the Renesas RA series support? Windows and Linux
Can FSP be developed based on registers? You can develop with registers, we have no restrictions
Which IDEs are supported by the code generated by FSP? e2studio, Keil, IAR Embedded Workbench
Do I need to manually add the header file for visual configurator initialization to the project? FSP automatically generates, no need to add manually
Does FSP have motor library related components? Yes, there is Motor related middleware
Which commonly used third-party IDEs and compilers are FSP generally compatible with? keil,iar,e2studio
Does the e2 studio code prompt exist? If so, how to set it up? There are prompts, no special settings are required
What version of IAR program generated by FSP is required to open it? IAR EWARM (v8.50.6 or higher) is installed and licensed.
FSP V3.7.0 uses alphabetical sorting? The manuals for versions prior to FSP3.6.0 are arranged alphabetically, while those for versions after FSP3.7.0 are arranged by module, which is consistent with the Stack page.
Is the data encryption algorithm integrated in the RA series? FSP integrates data encryption algorithms based on RA MCU’s proprietary hardware encryption unit
What development tools are available for the RA Series products? e2studio,Keil,IAR
How to solve the problem of undefined function in e2studio? Check code, paths, etc.
Can we develop IoT? Yes, it is integrated in FSP
Is Azure only based on the cloud? Are you referring to AzureRTOS? RTOS does not need to be cloud-based.
Can the RA series support CAN FD? RA6T2, RA6M5 support CAN FD
Does E2 have a power consumption analysis function? You can use the "Measuring Current Consumption (QE)" tool
Where can I find the FSP4.0.0 document for Renesas Electronics RA series product development tools? Thank you https://www.renesas.cn/cn/zh The official website can be found
Are evaluation boards available for the Renesas RA series? If so, how can I purchase one? Please contact Renesas sales and distributors
What is the current supply status of the Renesas RA series? How many weeks is the delivery cycle? Please contact Renesas sales and distributors
What downloader do I use for RA 2E1? Are st link, dap link, or j link all OK? It is recommended to use Jlink or JlinkOB on e2
Is the main difference between RA2L1 and RA2A1 low power consumption? RA2A1 has richer analog resources
Does FSP support the full range of Renesas MCUs? Currently only supports RA
FSP can also generate sensor codes, which is quite special. Mainly for Renesas' own sensors
For studio, there are ST's STM32CubeIDE, TI's Code Composer Studio IDE and Silicon Labs' Simplicity Studio. Now I don't know which one is the best for me? Choose e2studio is the most suitable
Does the code generated by FSP only have the header files required by C or does it also have sub-functions? There are API functions for each module
Can I request a debugger? The development board has its own debugger, so just apply for the development board. If you make your own board, you can use Jlink
Can Python be used for development? Please use C for now
Why delete GPT1-2-3 etc. Just an example, the GPT channel that is not available on RA2E1 is deleted
Is the FSP software ecosystem open? Can customers choose to use other RTOS of their choice? Open, you can freely choose RTOS without any restrictions
Is coreMQTT open source and can it be used directly? Open source, ready to use
Or how to solve the bug when using studio? Is there any technical support? You can contact the agent or Renesas official forum
What are the general considerations for IIC attribute configuration? Pins used, slave address, data format, rate, etc.
In addition to the forum, what other channels are there for Renesas technical support? Agents
I got a development board RA-Eco-RA4M2, which only has ch34G but no debugger. Can I use UART for debugging?
Is it complicated to upgrade a project built with an old version of fsp to a new version of fsp? It is not complicated, most of them are compatible, and if there are any problems during the upgrade process, you can seek technical support.
I used HEW, then cs+, and then e2 Wow! I'm an old user, thank you for your support!
What can free samples do? You can design your own test board
RTT Studio must support it. support
Could you briefly introduce some specific use cases of RA's MCU? We will consider giving some lectures on related topics in the future.
There is an independent fsp that supports Keil. I wonder if the latest version is 4.0.0? Supported, need to download RASC
There should be relatively few films released by RA8. There are no mass-produced chips yet
What development tools are used? Do users need to learn programming? Required
Can it be used in the car? The RA series is not automotive grade, there are other series for automotive grade
Do I need to manually add the header file for visual configurator initialization to the project? No need to add manually, directly generated in the project
What will Renesas' next-generation products look like? Several series in RA will have subsequent products launched
Are there different series with different temperature ranges? Each series has different temperature range versions
What are the applications of E1? Low power consumption, entry-level product application based on CM23 core
What common IDE development tools can the RA series products support? e2studio, Keil, IAR
Is there a program in the sensor? No, there is sensor middleware in FSP that can generate the underlying driver
Both sorting methods of fsp are useful. Can you make a corresponding query table? You can search directly, which is more convenient
Is there any introduction to the temperature range? Please refer to the hardware manual of each product
Is there an electronic downloadable version of the selection and specification sheets that can be easily searched? Yes, search for "Renesas MCU Guide" in the mobile app store.
Which communication protocols are supported? UART, SPI, IIC, CAN, USB, I2S, etc.
System stability? RA series and FSP have supported many customers in mass production and have many successful cases.
Can the video be replayed? If there is a replay, it is on the registration page and a replay link will be generated later.
Does FSP support RARXRL78 in all series? Currently only supports RA series
Can I get this PPT? We can provide the PDF shared today
Does FSP support V850 and RH850 series MCU? Currently not supported
What are the main functions of FSP? Configure MCU related drivers
What are the new features added by FSP4, new problems that arise, and their solutions? Please refer to the fsp release for details https://github.com/renesas/fsp/releases
The configuration tool QE ultimately generates data and code? Yes, the code and parameters will be generated.
Which protocol stacks are integrated? LWIP, etc.
Is there any application description document for E2STUDIO in use? There is a user manual on the Renesas website
This post is from Embedded System
Add and join groups EEWorld service account EEWorld subscription account Automotive development circle

Latest reply

It must have not been deleted completely. No need to delete it. Look for the default address to see if it is there.   Details Published on 2022-12-2 12:50
Personal signature微信搜索公众号“EEWORLDBBS”快去添加关注吧!

6818

Posts

11

Resources
2
 

Speaking of which, my RA download tool went somewhere after installation, and I couldn't install it again.

This post is from Embedded System

Comments

Next, search for "everything". This software will not generate a shortcut on the desktop after installation, so you can search for it.  Details Published on 2022-12-2 07:38
Next, search for "everything". This software will not generate a shortcut on the desktop after installation, so you can search for it.  Details Published on 2022-12-2 07:37
 
 

6818

Posts

11

Resources
3
 

When will the winning boards be distributed?

This post is from Embedded System
 
 
 

5998

Posts

6

Resources
4
 
lugl4313820 posted on 2022-12-1 12:23 My RA download tool went somewhere after installation, and I couldn't install it again.

Next, search for "everything". This software will not generate a shortcut on the desktop after installation, so you can search for it.

This post is from Embedded System
 
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 

5998

Posts

6

Resources
5
 
lugl4313820 posted on 2022-12-1 12:23 My RA download tool went somewhere after installation, and I couldn't install it again.

His application file is called rasc

This post is from Embedded System

Comments

I couldn't install it. When I tried to install it, it said it was already installed, so I skipped it. I also deleted the registry.  Details Published on 2022-12-2 08:57
 
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 

6818

Posts

11

Resources
6
 
Qintianqintian0303 posted on 2022-12-2 07:38 His application file is called rasc

I couldn't install it. When I tried to install it, it said it was already installed, so I skipped it. I also deleted the registry.

This post is from Embedded System

Comments

It must have not been deleted completely. No need to delete it. Look for the default address to see if it is there.  Details Published on 2022-12-2 12:50
 
 
 

5998

Posts

6

Resources
7
 
lugl4313820 posted on 2022-12-2 08:57 I can't install it. When I install it, it says it's already installed, so I skip it. I also deleted the registry. .

It must have not been deleted completely. No need to delete it. Look for the default address to see if it is there.

This post is from Embedded System
 
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list