Encrypted source files
I'm writing code that makes use of the JPEG decompression libraries, and on friday I was able to step through the encrypted source code (with diagonal bands saying "PROTECTED") but today, in the very...
View ArticleRE: SSP Low Power Mode -- g_lpm.p_api->enterLowPowerMode() missing
Ok I think I found it. The name is not the same as the one listed in the documenation. it is lowPowerModeEnter() instead of enterLowPowerMode()Maybe this should be updated in the documentation.
View ArticleSSP Low Power Mode -- g_lpm.p_api->enterLowPowerMode() missing
Hi, I'm currently working with S3A7-DK board using e2Studio 5.0.0.024 with SSP 1.1.0Alpha. On page 4.17 of the SSP UM, there is an example on how to enter sleep mode. After calling lowPowerCfg()...
View ArticleRE: SSP Low Power Mode -- g_lpm.p_api->enterLowPowerMode() missing
Hello Martin,The documentation you're looking at refers to 1.0.0 Gold release. You'll be able to get the 1.1.0 docs once the full (non-alpha/beta) SSP is released.
View ArticleHow many byte can I transfer with SPI framework?
I everybody, I need an information about how many element in an array can I transfer with SPI port using SPI Framework ( I use S7G2 SK).
View ArticleRE: How many byte can I transfer with SPI framework?
Hi everybody, I found the maximum number of element transferable with SPI Framework. (corrisponding to the max value of uint).
View ArticleThreadX run-time thread performance info
I am trying to enable the run-time thread performance information facilities of ThreadX. I added the ThreadX Source module to my Synergy project under Hal/Common Modules. I updated the Properties to...
View ArticleEmbedded World Special Report
Double your Professor_IoT fun this week! Check out my special report on Embedded World today, then enjoy my regular weekly blog, which I will post within the next day (the theme is Synergy PEs,...
View ArticleRE: Creating partitions from FileX
Hi Rich,We already talked about it on the chat, but to everyone else's knowledge: FileX cannot create partitions, it can only mount and format the existing ones.
View ArticleEncrypted source files (again)
Once again I'm not being able to navigate the JPG library source code, but now I cannot open it with “Open With->Other” and then select “Synergy Secure C/C++ Viewer” as I was told to my previous...
View ArticleAre there any DMA channel limitations when using external address spaces?
When addressing externally mapped memory regions via. CS0-7, are there any regions that can't be DMA'd from/to? Also, are they any limitations on which DMAs can be used?Thanks,Rich
View ArticleRE: Display Drivers fail
Hello Richard,I have just tried to build the"Weather Panel" project using the latest released version which is actually 4.3.0.007 right now.It gives a lot of warnings, but no errors, please see the...
View ArticleDisplay Drivers fail
Hello, Renesas screwed up big time. The Display Drivers that used to work under version 4.2.0.012 (beta version) no longer work under 4.3.0.014 (released version).I can't do anything with the Display...
View ArticleRE: Display Drivers fail
Hello Richard,You'll have to be more specific about the version you're using to help us track the problem. We need your ISDE (e2studio) version as well as the version of the SSP.Stable releases of ISDE...
View ArticleRE: Synergy CAD symbols on RenesasRulz
I have a single part Library for Cadsoft Eagle version 7.50. It has everything for S7G2 176 pin LQFP.Forum software will not allow me to attach it as it has a file extension .lib. I can email it to...
View ArticleRE: Synergy CAD symbols on RenesasRulz
Yes I have attached it as a zip file.CadSoft Eagle part includes symbol and CAD footprint. Goos idea to collect CAD files for parts !!!Steve D
View ArticleSynergy CAD symbols on RenesasRulz
HI everyone,I'm posting this message to ask if anyone has CAD footprints they'd like to share for use with Synergy. Renesas hasn't released the BXL files for Synergy yet, so I was wondering if anyone...
View ArticleRE: ThreadX run-time thread performance info
Hello Tim,There is a known bug on SSP 1.0.0 with the EPK (execution profile kit). There is a fix that should be available on SSP 1.1.0. At the moment there is no workaround.
View ArticleRE: HTTP GET Request IP Problem - NetX
It looks like you are passing in a valid Class B address. The obvious reason would be if the ip address would not be a valid address.The place where this error code can be returned is from...
View Article