Forum Post: How do I get project working on another computer
I need to get another programmer working on one of our projects. They have same SSP, ISDE and GNU compiler loaded on their computer I need to get them working with my project, app source code etc....
View ArticleForum Post: Eclipse issue, symbol could not be resolved
More of an annoyance than a problem. How can I get Eclipse to properly flag errors? In the IDE it shows 100's of errors with things such as 'Symbol 'x' could not be resolved' but the build completes...
View ArticleForum Post: RE: CPU consumption for I/O operations (file and network)
Thanks, Milton. I will try and see how it goes.
View ArticleForum Post: External memory access/allocation
When we start declaring big global arrays, we quickly run out of internal memory on the HMI board. How do we control where the compiler allocates the variables (internal vs. external memory). Could...
View ArticleForum Post: USBX MSD Host demo not always recognizes flash drive
I am using the latest version (v1.02) of the USBX MSD (host) demo program on the DK-S7G2. If I start the program while a USB flash drive is inserted into the board, it will recognize the flash drive...
View ArticleForum Post: RE: USBX MSD Host demo not always recognizes flash drive
I found that a working stick would not always work if improperly removed before the file write was complete. The fix was to insert this into a Windows machine and let it correct the problem. Not...
View ArticleForum Post: RE: How do I get project working on another computer
Steve- You want to export a project so they can import it. Is that correct?
View ArticleForum Post: RE: RX23T: BLDC motor control with single shunt
Note. The avaluation board on which I would implement a basic motor control in single shunt is the Renesas Motor Control Kit called YROTATE-IT-RX23T
View ArticleForum Post: SD Card/eMMC Size Limit with DMAC
Is there anyway to use an SD Card or eMMC larger than 4GB and still use DMA C as the transfer space seems to be limited to roughly 3.5GB ?
View ArticleForum Post: RE: How do I get project working on another computer
I can export the project with no problem. When we try to import the project it requires that we import it to another project. How does that work? It seems that we should just be able to import it to...
View ArticleForum Post: RE: Capacitive load on I/O port
Hello Hcag, Generally, the port impedance will change dynamically by voltage and current. There is information of the I/O characteristics(VOH/L vs IOH/L) of the RL78 on Renesas web. But no information...
View ArticleForum Post: RE: USBX MSD Host demo not always recognizes flash drive
Rich, thanks for your reply but that may be a bit different issue. In my case, I am removing the flash drive when the LED is blinking which indicates the write of the file has completed and it is OK...
View ArticleForum Post: RE: Capacitive load on I/O port
Hello Kirin, I actually managed to measure the current through the 100pF cap. I took a 4.1 Ohm resistor in series and measured directly over it with my scope probe (short leads - 10mm). I got a short...
View ArticleForum Post: RE: USBX MSD Host demo not always recognizes flash drive
Some USB drives (generally Kingston) show problems when it comes to speed negotiation and hence, fail to mount properly under USBX. Generally if the stick is trouble-free under Windows or Mac, it...
View ArticleForum Post: RE: How do I get project working on another computer
Steve, You can import the project directly into workspace on its own but there will be gaps in your project and debug config. Importing it into existing one makes sure there's a foundation of a...
View ArticleForum Post: RE: Capacitive load on I/O port
Hi Hcag, Yes, 10mA is okay. Since the relationship between the current and the life is a straight line, the current value to exceed the absolute rating for a moment is not a problem, almost.
View ArticleForum Post: RE: Eclipse issue, symbol could not be resolved
Is there a way to fix the issue instead? I've found that this seems to occur after a clean and then build. If I then make a minor change and build again the errors go away. This is quite...
View ArticleForum Post: RE: Capacitive load on I/O port
Hi Kirin, The axis is not readable on the image unfortunately. Do you have a link to the source for this image? Best Regards, HC
View ArticleForum Post: RE: TRACEX Tutorial
Any updates? I still can't get TraceX to work based on the above comments.
View ArticleForum Post: RE: RX210 ADC and Digital power supply
Hello gb, No, you cannot use it in AVCC0 != VCC. It must be AVCC = VCC to make it normal operation.
View Article