-
1. Re: Install Question as Multiply Creators Appear ?
mahi_2963311 Dec 5, 2017 4:08 PM (in response to mahi_2963311)Group,
I checked the date on the DVD I just received...2012. That explains why the old software is being installed.
Wouldn't it make sense to ship a product with the latest code ?
Should I just install the new beta version ?
Marc
-
2. Re: Install Question as Multiply Creators Appear ?
SrikanthD_56 Dec 5, 2017 8:34 PM (in response to mahi_2963311)Hi Marc,
You need not install the PSoC Creator 4.2 Beta version to use CY8CKIT-030. You just need the minimum version that is required for the kit software.
Open Cypress Update Manager and click on the Update button corresponding to the CY8CKIT-030 and that will also install/update PSoC Creator version that is required for the kit.
w.r.t. Shortcut - latest version of PSoC Creator installer does not create Desktop Shortcut automatically. Use need to create one if you need.
-
3. Re: Install Question as Multiply Creators Appear ?
mahi_2963311 Dec 6, 2017 6:53 AM (in response to SrikanthD_56)srds,
Thanks for the reply. As a follow on :
1. Since I have no previous PSoc designs, should I just install version 4.1 ?
2. I am using windows 7, is there any file naming changes needed for the Kiel product ?
Marc
-
4. Re: Install Question as Multiply Creators Appear ?
SrikanthD_56 Dec 6, 2017 8:30 AM (in response to mahi_2963311)Of course you can install PSoC Creator 4.1. However if you want to use any code examples provided with the kit software, after opening the project, you may need to update the Components to the latest version.
Please refer to the KB article for details of Keil registration. PSoC Creator™ - Keil Compiler Registration - KBA83314
If you already have Keil C51 installed, you can use it with PSoC Creator by setting the path to Kiel installation directory. Open PSoC Creator and go to Tools -> Options -> Project Management -> 8051 Toolchains and set the path.
Then open any PSoC 3 project and select the DP8051 Keil Generic option from the Project -> Build Settings -> Toolchain pull-down.
-
5. Re: Install Question as Multiply Creators Appear ?
mahi_2963311 Dec 6, 2017 10:43 AM (in response to SrikanthD_56)srds,
Thanks for the answer.
Marc