ThreadX Tick
Hi, I am new to ThreadX and I am trying to understand some aspects of it.I am used to work with TI-RTOS from Texas Instruments. In this OS, the kernel Tick period is 10us.The ThreadX documentation...
View ArticleTroubles with SSP 1.2 and pin change
HiI'm using SSP 1.2 and e2studio 5.3.1.I make my custom BSP starting from a basic project and following your guide "Creating a BSP in e2 studio v5.2.1"Now I try to change a pin function. In the...
View ArticleSelective SRAM initialization with MMF flash update on DK-S3A7
For the past dozen years my group has used Hew with the H8 family. I'd like to know if Synergy has something similar to the BTBL[] structure to specify the SRAM sections that are cleared by _INITSCT()....
View ArticleRestarting Netx
SSP 1.1.3Let's say I wish to restart NetX stuff because an error has occurred, like the cable got unplugged. What is the proper procedure?Here's what I've tried. When an error is detected, sit in a...
View ArticleTIMER_TICK_PER_SECOND redefined
Hi,I wonder if anyone has the similar issue as my in SSP1.2.0 with e2studio 5.3.1I want to change TIMER_TICK_PER_SECOND for the ThreadX so I add ThreadX source and set properties Timer Ticks Per Second...
View ArticleCan't get screen to compile on a custom board
Hi,I've got a custom board with a screen (based in PE-HMI1 with a different microcontroller) and I'm trying to compile an application that works on the PE-HMI1.We've updated the pin and clock...
View ArticleBSP creation in SSP 1.2.0
I created a custom BSP with SSP1.1.3 without any problem and now I'm trying to create a new custom BSP with SSP 1.2.0 and I cannot find the "Peripheral" Mode for the pins (see image). For example, I'm...
View ArticleGUIX and touch event troubles with SSP1.2
HelloI have also developed (on my custom S7G2 board) an application that use GUI and TOUCH events process. The application is working fine under SSP1.1, e2studio 5.2 and GUIX 5.3.2.2Now I'm porting...
View ArticleNew Project with R7FS124763A01CFL fails
I am trying to use a R7FS124763A01CFL MCU in a new e2studio project but I think that the configuration files of this MCU are corrupted. The configurator seems to extract the S5 MCU files and...
View ArticleS7G2; Where to find a project 'all singing - all dancing' ?
HiWhere do I find a downloadable E2studio project for S7G2 having all things 'activated' ?- Ethernet- BLE- webserver & ftp server/client- Graphics- key's- USB- and mush more BRJohnk
View ArticleCustom board - problems with screen
Hi,we're trying to configure a custom board based on a PE-HMI1, but we don't manage to make the screen work.We're using SSP1.2.0 and e2studio v5.3.1.002. We have a working application for the PE-HMI1...
View ArticleComparing two board configurations
I have a SK-S7G2 with a 32 MB SDRAM and an 800x480 TFT added, and I already have an application that runs perfectly on it. Then I created a BSP to ease creation of future projects on the same board but...
View ArticleConfigure RS232 and RS485 in S7G2-DK
HI,I want to connect a printer over RS232 on S7G2-DK kit.1)How to configure/enable RS232 in SSP/e2studio? Any sample application available for the same?2)Any printer library (Set the Font type,size,set...
View ArticleUsing the DK-S124 to control LED brightness
I came across an older demo that's in the process of being updated for SSP 1.2, located here (warning, the SSP 1.1.0 version doesn't fit but the 1.2 version is in the process of being published at the...
View ArticleBuilding a user BSP
To build a new user BSP using the brand new tools provided by the latest e2studio/SSP1.2.0 I followed the instructions in the document "r11an0071eu0110-synergy-bsp-upgrade-sspv120.pdf". On another...
View ArticleTrouble with FileX in SSP 1.2.0
I recently upgraded my software on S7G2-DK from SSP 1.1.3 to SSP 1.2.0, and I'm still having trouble with FileX on sdmmc. (Whereas with old SSP 1.1.3 all works fine). Issue description:High level...
View ArticleWeb server with usb mass storage class in 1.2.0
Dear Forum,When setting up a new project in the new 1.2.0 ssp I was wondering where to find the user manual that describes building up a webserver using the usb mass storage host as the filesystem....
View ArticleSSP User Manual v1.2.0 in .pdf
I have searched all over the Renesas Synergy website and cannot find the .pdf version of the SSP User Manual for v1.2.0. I can only find the HTML version at...
View ArticleUninstalling SSP 1.2.0-b1
Hi,How to uninstall ssp 1.2.0-b1 or disable it?. I downloaded and installed latest version 1.2.0 and in configuration tool now i have 2 versions of each component which is annoying. I couldn't find a...
View ArticleUSBX Host Deinit/close
What is the correct way to close or de-initialize the USBX Host Framework?I need that, when my application ends, all the interrupts and callbacks should never be called again.The only way I found so...
View Article