Forum Post: RE: GUIX_Studio.exe - application error
Hello, "msvc_2015" folder isn't used for GUIX Studio Runtime, it just has win32-compatible versions of the example projects you can build and simulate on the host machine. Regards
View ArticleForum Post: RE: Some errors during compilation with NetX + USBX project
Hello Karol, I have some news :) Now I have my NetX webserver + cam streaming + USB storage that works. The only problem I encounter is that it appears a big slowdown of the video stream when I...
View ArticleForum Post: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
Hello, When i originally designed my board with S7G2 User's Manual, I had a conflict between SWDÂ and SPI#1. When i started to input Pinout into Synergy project, i discovered that it allows me to use...
View ArticleForum Post: RE: How to Install USB CDC Driver on Windows 8?
Hi Karol.... thank you for the attention... I did both procedures you mention but any works. So I back the modifications on "sf_el_comms_port.h" and notice on Device Manager an "El Composite...
View ArticleForum Post: RE: How to Install USB CDC Driver on Windows 8?
Hello Marcio, On majority of the machines, COM1 shows up as default interface even with USB CDC disconnected. You shouldn't update a driver for it but instead look for higher port numbers or (like in...
View ArticleForum Post: RE: Some errors during compilation with NetX + USBX project
Hello Alex, Is there anything specific you're doing with the USB storage once it's plugged in? If you have a high priority thread continuously writing to the USB, the camera thread won't get enough...
View ArticleForum Post: RE: Some errors during compilation with NetX + USBX project
I would to save on the USB key a snapshot of the video stream of the camera when the user presses a button on the web page. So for now I'm just trying to implement USB in addition to my existing...
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
According to the latest version of the S7G2 HW manual (V1.20), Port 2 pin 1 does not have the function SWCLK available on it, the only pin that has the function SWCLK is port 3 pin 0
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
Thanks Jerely. So it is an issue in the configurator ?
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
Thanks Jeremy. So it is an issue in the configurator ?
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
It does look like this is an issue with the configurator.
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
Pascal, Which version of e2 studio / SSP are you using?
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
Pascal, I'm assuming you are using SSP v1.1.x. The Pin Configurator XML in SSP v1.1.x shows P201 available as SWCLK because older versions of the S7G2 MCU User Manual contained wrong information on...
View ArticleForum Post: RE: Can't write to RSPI
Thanks, now the write is working Where was that information documented?
View ArticleForum Post: RE: Using P201 as MD and SWCLK on R7FS7G27H3A01CFC QFP176 S7
You are right Axel, i'm still using SSP 1.1.3 I will update when release will come. It is okay, i understand that P201 is not available, i will change my SPI design accordingly. Thank you and have a...
View ArticleForum Post: RE: Can't write to RSPI
Hello Pete, You can find it in the SSP User's Manual, Section 4.2.28.5 "SPI data transfer using DTC": SCI SPI performs only 8-bit data transfer, both in DTC and SPI transfer modes. And RSPI supports...
View ArticleForum Post: Determining Function Speed
Hello, I just wanted to ask, what is the best way to measure the speed of a function in e2 studio? Is there any built-in tool to check the execution time of a function during debugging?
View ArticleForum Post: RE: Determining Function Speed
Hello, Express Logic TraceX can be used to investigate processing order and timing inside ThreadX application. Tutorial on how to use it is found on our youtube channel: www.youtube.com/watch For...
View ArticleForum Post: RE: GUIX_Studio.exe - application error
I reset my Windows (the reinstall options inside of Windows 10), reinstalled everything, and now GUIX opens normally.
View ArticleForum Post: RE: e2studio multiple thread debug view
It appears that I can update to 5.2.1.016 if I update e2studio. Is RTOS Resources view stable in 5.2.1.016? How can I read release notes for the e2studio updates?
View Article