Forum Post: e2 Studio 5.0 and SSP 1.1.0
Hi, I presume new versions of e2 Studio and SSP will be released in a month or so. What new features should we expect as users? Will the new version of thread be included? Is there a changelog for...
View ArticleForum Post: RE: e2 Studio 5.0 and SSP 1.1.0
Hello Furkan, You can get a preview of what next ISDE/SSP version will have to offer by installing the alpha release in the "release archive" tab on the Gallery pages for e2studio and SSP. Version...
View ArticleForum Post: Using ASSP R8A66593 for USB isochronous transfer, bandwidth
Hello, I am trying to realise an USB isochronous transfer with the R8A66593 peripheral controller. Since the goal is to implement an USB audio device the desired maximum bandwidth is a 48000Hz stereo...
View ArticleForum Post: RE: Using ASSP R8A66593 for USB isochronous transfer, bandwidth
Assume you mean the R8A66597? Is it running with the RX62N?
View ArticleForum Post: RE: Using ASSP R8A66593 for USB isochronous transfer, bandwidth
No. While the R8A66597 is a host/peripheral controller the R8A66593 is a pure peripheral controller. My CPU is Analog Devices Blackfin DSP.
View ArticleForum Post: RE: Debug Launcher fails
Hello Karol. Thank you, but I already mentioned that I think I know how to set up the Debugger. I should have sent you a screenshot as well. I also know where the .elf file is. I did have the correct...
View ArticleForum Post: Unpredictable Results between builds
After using the IDE/SSP for several months now I have to say there's something strange occurring. At first I thought it was something I was doing, but the process of simply rebuilding a working...
View ArticleForum Post: Optimization setting produce different (non-working) results
I'm struggling to understand why only some debug settings produce a working project. I started with a template, 'Blinky w/ThreadX' and added CRC functionality. The code compiles, yet I can't step...
View ArticleForum Post: RE: e2 Studio 5.0 and SSP 1.1.0
Is this more stable than the current version?
View ArticleForum Post: JPEG Working Example
Does anyone have a working example of displaying a JPEG image to the LCD via the Synergy JPEG Decode Framework g_sf_jpeg_decode? I am trying to follow the instructions in section 4.12 of the SSP...
View ArticleForum Post: RE: Optimization setting produce different (non-working) results
I've done a test using both the gnu and IAR compilers. When optimizations are turned off, the program simply ends up in the default handler. Without being able to turn off optimizations many things...
View ArticleForum Post: RE: Unpredictable Results between builds
Rich- I'd like to give the development team some more details so they can dig into these troubling issues. Are there some additional details or example projects you can provide so I can try and...
View ArticleForum Post: Problem while downloading and debugging
Hi, I am getting below error while debugging and downloading my code. Can you please tell me the way to remove this error. Writing to the on-chip debug reserved area is prohibited.(address:...
View ArticleForum Post: RE: Unpredictable Results between builds
Hi Rich, Do other errors are build errors? Eclipse also produces semantic errors when you're using data from the include that hadn't been indexed yet. In such case you'll have to right click your...
View ArticleForum Post: RE: Changes in circuit
(Please visit the site to view this file) Hello sir,please refer the schematic. We want to reduce the output current upto 1.2A for 320RPM.
View ArticleForum Post: RE: Changes in circuit
Also originally we were using it for 12V BLDC fan and now same circuit with few modifications,using for 24V BLDC fan. The changes are posted in previous schematic,please suggest modifications. The...
View ArticleForum Post: USB Host Functionality
Hi all, In RZRSK EVK USB Host Connector in interfaced with USB Channel1, but in custom design USB Host is interfaced with USB channel0. In RZRSK EVK USB Mass storage is detecting but in custom design...
View ArticleForum Post: RE: Problem while downloading and debugging
The memory area 0x00CE - 0x00D8 is used by the debug monitor. Please make sure your application does not use this memory area. When you have a look at the map file, which may be generated by the...
View ArticleForum Post: RX Processor Modes
Hi, i came across the Processor Modes of the RX62. I was wondering, what the Usecase of the UserMode and Supervisor Mode is? Of cource I understand the different access rights, but how is the...
View Article