Finding the Fourier Transform of a function with finite duration
Intro_________
In the following question I analyze a brick sliding in an horizontal plane after an initial push (under Coulomb's dry friction), which after some simplifications Newton's laws derives in this equation for its dynamics ($k>0$ and $g>0$):
$$x'' = -k\cdot g\cdot \text{sgn}(x')$$
From the answer to the mentioned question looks I mess it up with some integration constants, but I believe the a solution to the differential equation is given by:
$$x(t) = \frac{k\cdot g}{2}\cdot\left(T-t\right)^2\cdot\theta(T-t) $$ where $T<\infty$ is the finite extinction time determined by initial conditions, and $\theta(t)$ is the Heaviside step function.
Question_________
I am interested into find the Fourier Transform of $x(t)$ in the interval $[0,\ T]$: $$X(iw) = \int\limits_{0}^T x(t)e^{-iwt}\ dt$$
Does $X(iw)$ fulfill the the Plancherel theorem?
I have done attempts but I have not been able to make a transform which energy fits the energy of the signal (as I believe it should happen due Plancherel theorem): I don't know if I just making a mistake, if Plancherel theorem maybe don't apply to signal of finite duration, but I am also suspicious that at the start the Fourier Transform is sees a jump discontinuity which is adding energy, if it is indeed the problem, please explain how to get rid of it.
Motivation__________
As quantum systems have the Heisenberg's uncertainty principle, classic systems have an analogous situation among it time extension and their bandwidth: Gabor's limit, and using this example I want to see how the inequality will behaves as I made $T\to 0$, since after the system stops moving, position and velocity are determined, all of them zero, energy also zero, my intuition tell me I should see a point where the inequality broke, or instead get undefined (this because the spectrum should be an entire function since $x(t)$ is compacted-supported, as states the Paley–Wiener theorem).