TIMER_TICK_PER_SECOND redefined SSP 1.5.0
I've migrate a firmware project from SSP 1.4.0 to SSP 1.5.0 (IAR 8.23.1). This project redefine TIMER_TICK_PER_SECOND (into SCC ->ThreadX Source).When I try to compile it, I got follow...
View ArticleLock last updated screen on ILI9341 Display After NVIC_SystemReset()
hello all,I want to freeze the LCD last updateed screen on the LCD upon NVIC_SystemReseet.I did the NVIC_SystemReset but the screen got scratched like white white lines on the display!I am using...
View ArticleS7G2 and R11AN0147EG0100 Application Note
I'm trying to get the AP R11AN0147EG0100 running on my s7g2 evaluation board. I currently have an external microSD card breakout board attached to P411 = MISO ,P412= MOSI ,P413= clk . I have SDHI0 set...
View ArticleConnecting DK-S7G2 to the Cloud using MQTT protocol
Hi everyone, I have received a DK-S7G2M toolkit, and I want to connect it to our company's Cloud using MQTT protocol. We purchased this toolkit recently, and I have searched in Renesas Software...
View ArticleMicrocontroler reset
Hi all, I'm currently trying to control a stepper motor using the stepper motor controler PCA9629 from NXP, using the I2C comunnication.My problem is that after the motor finishes it's cycle or after a...
View ArticleUSB Host HID
The USB Host HID application program is stuck inside the ux_hcd_synergy_register_read() function. When I press any key in the keyboard, it does not detect the event. What might be causing this...
View ArticleFatal Error trying to use Segger J-Link w/ Seeger Isolator
Receive "FATAL ERROR (GDB Server) when trying to connect to a S3A3 MCU using the Seeger J-Link and Seeger High Voltage Isolator. I can connect without the isolator, but will be needing the isolator to...
View ArticleStrange Eclipse Debug Issue
I have tried to the following to resolve this issue but i cannot:Disabled breakpointsRestarted debug sessionRestarted EclipseRestarted Computer What keeps happening is that it stops at a location in...
View ArticleStack overflow when using the console framework
We are having a problem with the Console Framework. We have tested with both SSP v1.4.0 and SSP v1.5.0.While using the console, we get to a point where we get a stack overflow with the console thread....
View ArticleIssues after Update to IAR 8.23 and BSP 1.5.0
Today I tried to update my IDE from IAR 8.21 to 8.23 and the BSP from 1.4.0 to 1.5.0. After the update I got two issues compiling an existing project.1. I got the error message "Invalid compiler" on...
View ArticleCan anyone help how to do Bit Banding in SRAMHS in Synergy S5
In synergy S5, bit banding is possible in SRAM0 and SRAM1. But there is no information about it can be done in SRAMHS area. Is it possible in SRAMHS area? if yes then what is the method to perform bit...
View ArticleStrange behavior of gx_widget_delete()
Hello,I´m currently programming a HMI and have a problem with GUIX. I use GUIX in object-oriented c++ and have some Window-Objects in which are GX_WINDOW-Objects, a GX_SCROLLIST and pointer to...
View ArticleHow to use function nx_http_server_callback_generate_response_header
I'm trying to tell a client browser to download a file rather than display the contents. To do this I want to include "Content-Disposition: attachment;" in the response header. I have the following...
View ArticleMessaging Framework Error
Hi,when i run my application using the messaging framework i am getting an error saying "Decryption not permitted in XX/XX/ssp/src/framework/el/tx/tx_src/tx_block_allocate.c". Any idea where/what i...
View Articlecan't get OS selection in RTOS resources tab
Hello all, I didnt get any RTOS resources OS selection under RTOS resources Tab! Can you please explain!
View ArticleMinimum Value in Thread Monitoring for some thread are "0" is it possible?
HI, I am implementing Thread Monitoring in my project but for 2-3 threads, I am getting minimum value of 0. but I think if we get minimum value "0" will watchdog work ok?
View Articlevariable resistor used in DK S7G2 Board
How I can change value using variable resistor any reference program related to DK S7G2 Board.
View ArticleSMTP connect to the server on ssp 1.4
Hi all. I have problen with simple email client on renesas. nx_smtp_mail_send function return me 173 error (DEC) which not NetX error actually my code:#include "nx_api.h"#include "nx_ip.h"#include...
View ArticleS3A6 USBX Device Class CDC-ACM Ejecution failed
HiWe are trying to communicate our electronic board with the 64-pin S3A6 synergy micro with a PC through the serial USB port, With the USBX Device class CDC-ACM.We have tested with the project...
View Article